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

  /src/sys/fs/union/
union_vnops.c 113 int union_seek(void *);
168 { &vop_seek_desc, union_seek }, /* seek */
1182 union_seek(void *v) function in typeref:typename:int

Completed in 11 milliseconds