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

  /src/sys/rump/librump/rumpvfs/
rumpfs.c 64 static int rump_vop_parsepath(void *);
94 { &vop_parsepath_desc, rump_vop_parsepath },
641 rump_vop_parsepath(void *v) function in typeref:typename:int
rumpfs.c 64 static int rump_vop_parsepath(void *);
94 { &vop_parsepath_desc, rump_vop_parsepath },
641 rump_vop_parsepath(void *v) function in typeref:typename:int

Completed in 26 milliseconds