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

  /src/sys/rump/librump/rumpvfs/
rumpfs.c 72 static int rump_vop_create(void *);
102 { &vop_create_desc, rump_vop_create },
1143 rump_vop_create(void *v) function in typeref:typename:int
rumpfs.c 72 static int rump_vop_create(void *);
102 { &vop_create_desc, rump_vop_create },
1143 rump_vop_create(void *v) function in typeref:typename:int
rumpfs.c 72 static int rump_vop_create(void *);
102 { &vop_create_desc, rump_vop_create },
1143 rump_vop_create(void *v) function in typeref:typename:int

Completed in 36 milliseconds