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

  /src/sys/fs/union/
union_vnops.c 130 int union_pathconf(void *);
187 { &vop_pathconf_desc, union_pathconf }, /* pathconf */
1826 union_pathconf(void *v) function in typeref:typename:int
union_vnops.c 130 int union_pathconf(void *);
187 { &vop_pathconf_desc, union_pathconf }, /* pathconf */
1826 union_pathconf(void *v) function in typeref:typename:int

Completed in 23 milliseconds