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

/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_conf.c99 extern struct vfsops hfs_vfsops;
119 { &hfs_vfsops, "hfs", 17, 0, (MNT_LOCAL | MNT_DOVOLFS), hfs_mountroot, NULL, 0, 0, VFC_VFSLOCALARGS | VFC_VFSREADDIR_EXTENDED | VFS_THREAD_SAFE_FLAG | VFC_VFS64BITREADY | VFC_VFSVNOP_PAGEOUTV2 | VFC_VFSVNOP_PAGEINV2, NULL, 0},
/darwin-on-arm/xnu/bsd/conf/
H A Dfiles473 bsd/hfs/hfs_vfsops.c optional hfs
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_vfsops.c65 * hfs_vfsops.c
70 * hfs_vfsops.c -- VFS layer for loadable HFS file system.
7763 struct vfsops hfs_vfsops = { variable in typeref:struct:vfsops

Completed in 30 milliseconds