Searched defs:vfsops (Results 1 – 11 of 11) sorted by relevance
87 struct vfsops { struct 88 vfs_mountvfsops global() argument 89 vfs_unmountvfsops global() argument 90 vfs_rootvfsops global() argument 91 vfs_statfsvfsops global() argument 92 vfs_syncvfsops global() argument 93 vfs_vgetvfsops global() argument 94 vfs_mountrootvfsops global() argument 95 vfs_swapvpvfsops global() argument
131 typedef struct vfsops { struct 154 vfs_fillervfsops global() argument
630 struct vfsops { struct 812 #define VFS_SET(vfsops, fsname, flags) \ argument 631 vfs_mountvfsops global() argument 632 vfs_cmountvfsops global() argument 633 vfs_unmountvfsops global() argument 634 vfs_rootvfsops global() argument 635 vfs_quotactlvfsops global() argument 636 vfs_statfsvfsops global() argument 637 vfs_syncvfsops global() argument 638 vfs_vgetvfsops global() argument 639 vfs_fhtovpvfsops global() argument 640 vfs_checkexpvfsops global() argument 641 vfs_initvfsops global() argument 642 vfs_uninitvfsops global() argument 643 vfs_extattrctlvfsops global() argument 644 vfs_sysctlvfsops global() argument 645 vfs_susp_cleanvfsops global() argument 646 vfs_reclaim_lowervpvfsops global() argument 647 vfs_unlink_lowervpvfsops global() argument 648 vfs_purgevfsops global() argument 649 vfs_sparevfsops global() argument
130 vfsops_t *vfsops; in objfs_init() local
154 vfsops_t *vfsops; in sharefs_init() local
127 vfs_getvfsswbyvfsops(vfsops_t *vfsops) in vfs_getvfsswbyvfsops() argument
77 uintptr_t vfsops; /* filter by vfs ops pointer */ member
191 vfsops_t *vfsops; in ctfs_init() local
440 vfs_freevfsops(vfsops_t *vfsops) in vfs_freevfsops() argument 477 vfs_setops(vfs_t *vfsp, vfsops_t *vfsops) in vfs_setops() argument 515 vfs_matchops(vfs_t * vfsp,vfsops_t * vfsops) vfs_matchops() argument 1151 vfsops_t *vfsops; domount() local 4095 vfs_getvfsswbyvfsops(vfsops_t * vfsops) vfs_getvfsswbyvfsops() argument [all...]
1075 vfsops_t *vfsops = EIO_vfsops; in snap_ioctl() local
345 struct vfsops { struct