Searched refs:fdesc_vfsops (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/fdesc/
H A Dfdesc.h125 extern struct vfsops fdesc_vfsops;
H A Dfdesc_vfsops.c64 * @(#)fdesc_vfsops.c 8.10 (Berkeley) 5/14/95
291 struct vfsops fdesc_vfsops = { variable in typeref:struct:vfsops
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_conf.c100 extern struct vfsops fdesc_vfsops;
155 { &fdesc_vfsops, "fdesc", 7, 0, 0, NULL, NULL, 0, {{0}}, VFC_VFSGENERICARGS , NULL, 0, 0},

Completed in 35 milliseconds