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

  /src/sys/rump/librump/rumpvfs/
rumpfs.c 84 static int rump_vop_pathconf(void *);
123 { &vop_pathconf_desc, rump_vop_pathconf },
1607 rump_vop_pathconf(void *v) function in typeref:typename:int
rumpfs.c 84 static int rump_vop_pathconf(void *);
123 { &vop_pathconf_desc, rump_vop_pathconf },
1607 rump_vop_pathconf(void *v) function in typeref:typename:int

Completed in 142 milliseconds