Home
last modified time | relevance | path

Searched defs:vfsops (Results 1 – 11 of 11) sorted by relevance

/titanic_51/usr/src/lib/libbc/inc/include/sys/
H A Dvfs.h87 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
/titanic_51/usr/src/ucbhead/sys/
H A Dvfs.h131 typedef struct vfsops { struct
154 vfs_fillervfsops global() argument
/titanic_51/usr/src/boot/sys/sys/
H A Dmount.h630 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
/titanic_51/usr/src/uts/common/fs/objfs/
H A Dobjfs_vfs.c130 vfsops_t *vfsops; in objfs_init() local
/titanic_51/usr/src/uts/common/fs/sharefs/
H A Dsharefs_vfsops.c154 vfsops_t *vfsops; in sharefs_init() local
/titanic_51/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfake_vfs.c127 vfs_getvfsswbyvfsops(vfsops_t *vfsops) in vfs_getvfsswbyvfsops() argument
/titanic_51/usr/src/cmd/mdb/common/modules/smbfs/
H A Dsmbfs.c77 uintptr_t vfsops; /* filter by vfs ops pointer */ member
/titanic_51/usr/src/uts/common/fs/ctfs/
H A Dctfs_root.c191 vfsops_t *vfsops; in ctfs_init() local
/titanic_51/usr/src/uts/common/fs/
H A Dvfs.c440 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...]
/titanic_51/usr/src/uts/common/io/
H A Dfssnap.c1075 vfsops_t *vfsops = EIO_vfsops; in snap_ioctl() local
/titanic_51/usr/src/uts/common/sys/
H A Dvfs.h345 struct vfsops { struct