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

  /src/sys/fs/union/
union_vnops.c 104 int union_getattr(void *);
157 { &vop_getattr_desc, union_getattr }, /* getattr */
820 union_getattr(void *v) function in typeref:typename:int
union_vnops.c 104 int union_getattr(void *);
157 { &vop_getattr_desc, union_getattr }, /* getattr */
820 union_getattr(void *v) function in typeref:typename:int

Completed in 24 milliseconds