HomeSort by: relevance | last modified time | path
    Searched defs:union_read (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/fs/union/
union_vnops.c 106 int union_read(void *);
159 { &vop_read_desc, union_read }, /* read */
984 union_read(void *v) function in typeref:typename:int

Completed in 30 milliseconds