/titanic_44/usr/src/lib/smbsrv/libfksmbsrv/common/ |
H A D | fake_vfs.c | 102 vfs_has_feature(vfs_t *vfsp, vfs_feature_t feature) in vfs_has_feature() 120 vfs_getops(vfs_t *vfsp) in vfs_getops() 140 fsop_root(vfs_t *vfsp, vnode_t **vpp) in fsop_root() 154 fsop_statfs(vfs_t *vfsp, statvfs64_t *sp) in fsop_statfs() 171 vfs_getmntpoint(const struct vfs *vfsp) in vfs_getmntpoint() 183 vfs_hold(vfs_t *vfsp) in vfs_hold() 189 vfs_rele(vfs_t *vfsp) in vfs_rele() 195 vfs_lock(vfs_t *vfsp) in vfs_lock() 202 vfs_rlock(vfs_t *vfsp) in vfs_rlock() 209 vfs_lock_wait(vfs_t *vfsp) in vfs_lock_wait() [all …]
|
/titanic_44/usr/src/uts/common/fs/ |
H A D | vfs.c | 227 fsop_mount(vfs_t *vfsp, vnode_t *mvp, struct mounta *uap, cred_t *cr) in fsop_mount() 233 fsop_unmount(vfs_t *vfsp, int flag, cred_t *cr) in fsop_unmount() 239 fsop_root(vfs_t *vfsp, vnode_t **vpp) in fsop_root() 258 fsop_statfs(vfs_t *vfsp, statvfs64_t *sp) in fsop_statfs() 264 fsop_sync(vfs_t *vfsp, short flag, cred_t *cr) in fsop_sync() 270 fsop_vget(vfs_t *vfsp, vnode_t **vpp, fid_t *fidp) in fsop_vget() 291 fsop_mountroot(vfs_t *vfsp, enum whymountroot reason) in fsop_mountroot() 297 fsop_freefs(vfs_t *vfsp) in fsop_freefs() 303 fsop_vnstate(vfs_t *vfsp, vnode_t *vp, vntrans_t nstate) in fsop_vnstate() 470 vfs_setops(vfs_t *vfsp, vfsops_t *vfsops) in vfs_setops() [all …]
|
/titanic_44/usr/src/uts/common/fs/lofs/ |
H A D | lofs_vfsops.c | 153 lo_mount(struct vfs *vfsp, in lo_mount() 422 lo_unmount(struct vfs *vfsp, int flag, struct cred *cr) in lo_unmount() 455 lo_root(struct vfs *vfsp, struct vnode **vpp) in lo_root() 484 lo_statvfs(register struct vfs *vfsp, struct statvfs64 *sbp) in lo_statvfs() 511 lo_sync(struct vfs *vfsp, in lo_sync() 525 lo_vget(struct vfs *vfsp, struct vnode **vpp, struct fid *fidp) in lo_vget() 543 lo_freevfs(struct vfs *vfsp) in lo_freevfs()
|
H A D | lofs_subr.c | 255 struct vfs *vfsp; in makelonode() local 314 makelfsnode(struct vfs *vfsp, struct loinfo *li) in makelfsnode() 420 lfsfind(struct vfs *vfsp, struct loinfo *li) in lfsfind() 460 lo_realvfs(struct vfs *vfsp, struct vnode **realrootvpp) in lo_realvfs() 629 vfs_t *vfsp = &lfs->lfs_vfs; in lfs_rele() local 646 struct vfs *vfsp; in freelonode() local
|
/titanic_44/usr/src/uts/common/fs/proc/ |
H A D | prvfsops.c | 123 prinitrootnode(prnode_t *pnp, vfs_t *vfsp) in prinitrootnode() 191 prmount(struct vfs *vfsp, struct vnode *mvp, in prmount() 250 prunmount(struct vfs *vfsp, int flag, struct cred *cr) in prunmount() 290 prroot(struct vfs *vfsp, struct vnode **vpp) in prroot() 300 prstatvfs(struct vfs *vfsp, struct statvfs64 *sp) in prstatvfs()
|
/titanic_44/usr/src/uts/common/fs/cachefs/ |
H A D | cachefs_log.c | 388 struct vfs *vfsp; in cachefs_log_logfile_open() local 708 cachefs_log_mount(cachefscache_t *cachep, int Errno, struct vfs *vfsp, in cachefs_log_mount() 796 cachefs_log_umount(cachefscache_t *cachep, int Errno, struct vfs *vfsp) in cachefs_log_umount() 831 cachefs_log_getpage(cachefscache_t *cachep, int Errno, struct vfs *vfsp, in cachefs_log_getpage() 879 cachefs_log_readdir(cachefscache_t *cachep, int Errno, struct vfs *vfsp, in cachefs_log_readdir() 927 cachefs_log_readlink(cachefscache_t *cachep, int Errno, struct vfs *vfsp, in cachefs_log_readlink() 973 cachefs_log_remove(cachefscache_t *cachep, int Errno, struct vfs *vfsp, in cachefs_log_remove() 1018 struct vfs *vfsp, fid_t *fidp, ino64_t fileno, uid_t uid) in cachefs_log_rmdir() 1061 cachefs_log_truncate(cachefscache_t *cachep, int Errno, struct vfs *vfsp, in cachefs_log_truncate() 1107 cachefs_log_putpage(cachefscache_t *cachep, int Errno, struct vfs *vfsp, in cachefs_log_putpage() [all …]
|
/titanic_44/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_vfs.c | 41 smb_vfs_hold(smb_export_t *se, vfs_t *vfsp) in smb_vfs_hold() 91 smb_vfs_rele(smb_export_t *se, vfs_t *vfsp) in smb_vfs_rele() 143 smb_vfs_find(smb_export_t *se, vfs_t *vfsp) in smb_vfs_find()
|
/titanic_44/usr/src/uts/common/fs/smbclnt/smbfs/ |
H A D | smbfs_vfsops.c | 337 smbfs_mount(vfs_t *vfsp, vnode_t *mvp, struct mounta *uap, cred_t *cr) in smbfs_mount() 641 smbfs_unmount(vfs_t *vfsp, int flag, cred_t *cr) in smbfs_unmount() 740 smbfs_root(vfs_t *vfsp, vnode_t **vpp) in smbfs_root() 772 smbfs_statvfs(vfs_t *vfsp, statvfs64_t *sbp) in smbfs_statvfs() 871 smbfs_sync(vfs_t *vfsp, short flag, cred_t *cr) in smbfs_sync() 905 smbfs_freevfs(vfs_t *vfsp) in smbfs_freevfs() 947 smbfs_mount_label_policy(vfs_t *vfsp, void *ipaddr, int addr_type, cred_t *cr) in smbfs_mount_label_policy()
|
H A D | smbfs_subr2.c | 323 vfs_t *vfsp; in make_smbnode() local 505 struct vfs *vfsp; in smbfs_addfree() local 873 smbfs_check_table(struct vfs *vfsp, smbnode_t *rtnp) in smbfs_check_table() 936 smbfs_destroy_table(struct vfs *vfsp) in smbfs_destroy_table() 1017 vfs_t *vfsp; in sn_destroy_node() local 1043 smbfs_rflush(struct vfs *vfsp, cred_t *cr) in smbfs_rflush()
|
/titanic_44/usr/src/uts/common/fs/mntfs/ |
H A D | mntvfsops.c | 178 mntmount(struct vfs *vfsp, struct vnode *mvp, in mntmount() 242 mntunmount(struct vfs *vfsp, int flag, struct cred *cr) in mntunmount() 269 mntroot(struct vfs *vfsp, struct vnode **vpp) in mntroot() 280 mntstatvfs(struct vfs *vfsp, struct statvfs64 *sp) in mntstatvfs()
|
/titanic_44/usr/src/uts/common/fs/objfs/ |
H A D | objfs_vfs.c | 158 objfs_mount(vfs_t *vfsp, vnode_t *mvp, struct mounta *uap, cred_t *cr) in objfs_mount() 197 objfs_unmount(vfs_t *vfsp, int flag, struct cred *cr) in objfs_unmount() 234 objfs_root(vfs_t *vfsp, vnode_t **vpp) in objfs_root() 245 objfs_statvfs(vfs_t *vfsp, statvfs64_t *sp) in objfs_statvfs()
|
/titanic_44/usr/src/uts/common/fs/sharefs/ |
H A D | sharefs_vfsops.c | 183 sharefs_mount(vfs_t *vfsp, vnode_t *mvp, struct mounta *uap, cred_t *cr) in sharefs_mount() 219 sharefs_unmount(vfs_t *vfsp, int flag, struct cred *cr) in sharefs_unmount() 266 sharefs_root(vfs_t *vfsp, vnode_t **vpp) in sharefs_root() 277 sharefs_statvfs(vfs_t *vfsp, statvfs64_t *sp) in sharefs_statvfs()
|
/titanic_44/usr/src/uts/common/fs/ufs/ |
H A D | ufs_vfsops.c | 260 ufs_mount(struct vfs *vfsp, struct vnode *mvp, struct mounta *uap, in ufs_mount() 466 ufs_mountroot(struct vfs *vfsp, enum whymountroot why) in ufs_mountroot() 578 remountfs(struct vfs *vfsp, dev_t dev, void *raw_argsp, int args_len) in remountfs() 798 mountfs(struct vfs *vfsp, enum whymountroot why, struct vnode *devvp, in mountfs() 1376 ufs_unmount(struct vfs *vfsp, int fflag, struct cred *cr) in ufs_unmount() 1759 ufs_root(struct vfs *vfsp, struct vnode **vpp) in ufs_root() 1781 ufs_statvfs(struct vfs *vfsp, struct statvfs64 *sp) in ufs_statvfs() 1873 ufs_sync(struct vfs *vfsp, short flag, struct cred *cr) in ufs_sync() 1959 sbupdate(struct vfs *vfsp) in sbupdate() 2008 ufs_vget(struct vfs *vfsp, struct vnode **vpp, struct fid *fidp) in ufs_vget()
|
/titanic_44/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_rnode.c | 450 vfs_t *vfsp = mi->mi_vfsp; in makenfs4node_by_fh() local 507 makenfs4node(nfs4_sharedfh_t *fh, nfs4_ga_res_t *garp, struct vfs *vfsp, in makenfs4node() 571 make_rnode4(nfs4_sharedfh_t *fh, r4hashq_t *rhtp, struct vfs *vfsp, in make_rnode4() 763 struct vfs *vfsp; in rp4_addfree() local 1043 r4find(r4hashq_t *rhtp, nfs4_sharedfh_t *fh, struct vfs *vfsp) in r4find() 1103 r4find_unlocked(nfs4_sharedfh_t *fh, struct vfs *vfsp) in r4find_unlocked() 1126 check_rtable4(struct vfs *vfsp) in check_rtable4() 1160 destroy_rtable4(struct vfs *vfsp, cred_t *cr) in destroy_rtable4() 1208 vfs_t *vfsp; in destroy_rnode4() local 1232 nfs4_rnode_invalidate(struct vfs *vfsp) in nfs4_rnode_invalidate() [all …]
|
H A D | nfs3_vfsops.c | 478 nfs3_mount(vfs_t *vfsp, vnode_t *mvp, struct mounta *uap, cred_t *cr) in nfs3_mount() 1010 nfs3rootvp(vnode_t **rtvpp, vfs_t *vfsp, struct servinfo *svp, in nfs3rootvp() 1365 nfs3_unmount(vfs_t *vfsp, int flag, cred_t *cr) in nfs3_unmount() 1449 nfs3_root(vfs_t *vfsp, vnode_t **vpp) in nfs3_root() 1501 nfs3_statvfs(vfs_t *vfsp, struct statvfs64 *sbp) in nfs3_statvfs() 1596 nfs3_sync(vfs_t *vfsp, short flag, cred_t *cr) in nfs3_sync() 1611 nfs3_vget(vfs_t *vfsp, vnode_t **vpp, fid_t *fidp) in nfs3_vget() 1654 nfs3_mountroot(vfs_t *vfsp, whymountroot_t why) in nfs3_mountroot() 1802 nfs3_freevfs(vfs_t *vfsp) in nfs3_freevfs()
|
H A D | nfs_vfsops.c | 497 nfs_mount(vfs_t *vfsp, vnode_t *mvp, struct mounta *uap, cred_t *cr) in nfs_mount() 1144 nfsrootvp(vnode_t **rtvpp, vfs_t *vfsp, struct servinfo *svp, in nfsrootvp() 1360 nfs_unmount(vfs_t *vfsp, int flag, cred_t *cr) in nfs_unmount() 1444 nfs_root(vfs_t *vfsp, vnode_t **vpp) in nfs_root() 1496 nfs_statvfs(vfs_t *vfsp, struct statvfs64 *sbp) in nfs_statvfs() 1597 nfs_sync(vfs_t *vfsp, short flag, cred_t *cr) in nfs_sync() 1612 nfs_vget(vfs_t *vfsp, vnode_t **vpp, fid_t *fidp) in nfs_vget() 1659 nfs_mountroot(vfs_t *vfsp, whymountroot_t why) in nfs_mountroot() 1804 nfs_freevfs(vfs_t *vfsp) in nfs_freevfs()
|
/titanic_44/usr/src/uts/common/sys/fs/ |
H A D | cachefs_log.h | 160 uint64_t vfsp; /* vfs pointer -- unique while mounted */ member 173 uint64_t vfsp; /* vfs pointer we're unmounting */ member 180 uint64_t vfsp; /* which filesystem */ member 192 uint64_t vfsp; /* which filesystem */ member 204 uint64_t vfsp; /* which filesystem */ member 215 uint64_t vfsp; /* which filesystem */ member 226 uint64_t vfsp; /* which filesystem */ member 236 uint64_t vfsp; /* which filesystem */ member 247 uint64_t vfsp; /* which filesystem */ member 259 uint64_t vfsp; /* which filesystem */ member [all …]
|
/titanic_44/usr/src/uts/common/fs/tmpfs/ |
H A D | tmp_vfsops.c | 230 struct vfs *vfsp, in tmp_mount() 378 tmp_unmount(struct vfs *vfsp, int flag, struct cred *cr) in tmp_unmount() 521 tmp_root(struct vfs *vfsp, struct vnode **vpp) in tmp_root() 536 tmp_statvfs(struct vfs *vfsp, struct statvfs64 *sbp) in tmp_statvfs() 640 tmp_vget(struct vfs *vfsp, struct vnode **vpp, struct fid *fidp) in tmp_vget()
|
/titanic_44/usr/src/uts/common/fs/namefs/ |
H A D | namevfs.c | 205 vfs_t *vfsp; in nm_umountall() local 306 nm_mount(vfs_t *vfsp, vnode_t *mvp, struct mounta *uap, cred_t *crp) in nm_mount() 555 nm_unmount(vfs_t *vfsp, int flag, cred_t *crp) in nm_unmount() 614 nm_root(vfs_t *vfsp, vnode_t **vpp) in nm_root() 628 nm_statvfs(vfs_t *vfsp, struct statvfs64 *sp) in nm_statvfs() 647 nm_sync(vfs_t *vfsp, short flag, cred_t *crp) in nm_sync()
|
/titanic_44/usr/src/uts/common/fs/dev/ |
H A D | sdev_vfsops.c | 186 sdev_mount(struct vfs *vfsp, struct vnode *mvp, struct mounta *uap, in sdev_mount() 355 sdev_unmount(struct vfs *vfsp, int flag, struct cred *cr) in sdev_unmount() 428 sdev_root(struct vfs *vfsp, struct vnode **vpp) in sdev_root() 441 sdev_statvfs(struct vfs *vfsp, struct statvfs64 *sbp) in sdev_statvfs()
|
/titanic_44/usr/src/uts/common/fs/devfs/ |
H A D | devfs_vfsops.c | 177 devfs_mount(struct vfs *vfsp, struct vnode *mvp, struct mounta *uap, in devfs_mount() 244 devfs_unmount(struct vfs *vfsp, int flag, struct cred *cr) in devfs_unmount() 253 devfs_root(struct vfs *vfsp, struct vnode **vpp) in devfs_root() 267 devfs_statvfs(struct vfs *vfsp, struct statvfs64 *sbp) in devfs_statvfs() 307 devfs_mountroot(struct vfs *vfsp, enum whymountroot why) in devfs_mountroot()
|
/titanic_44/usr/src/ucbhead/sys/ |
H A D | vfs.h | 156 #define VFS_MOUNT(vfsp, mvp, uap, cr) \ argument 158 #define VFS_UNMOUNT(vfsp, cr) (*(vfsp)->vfs_op->vfs_unmount)(vfsp, cr) argument 159 #define VFS_ROOT(vfsp, vpp) (*(vfsp)->vfs_op->vfs_root)(vfsp, vpp) argument 160 #define VFS_STATVFS(vfsp, sp) (*(vfsp)->vfs_op->vfs_statvfs)(vfsp, sp) argument 161 #define VFS_SYNC(vfsp) (*(vfsp)->vfs_op->vfs_sync)(vfsp) argument 162 #define VFS_VGET(vfsp, vpp, fidp) \ argument 164 #define VFS_MOUNTROOT(vfsp, init) \ argument 166 #define VFS_SWAPVP(vfsp, vpp, nm) \ argument 208 #define VFS_INIT(vfsp, op, data) { \ argument
|
/titanic_44/usr/src/uts/common/fs/autofs/ |
H A D | auto_vfsops.c | 313 autofs_restrict_opts(struct vfs *vfsp, char *buf, size_t maxlen, size_t *curlen) in autofs_restrict_opts() 347 auto_mount(vfs_t *vfsp, vnode_t *vp, struct mounta *uap, cred_t *cr) in auto_mount() 691 auto_unmount(vfs_t *vfsp, int flag, cred_t *cr) in auto_unmount() 792 auto_root(vfs_t *vfsp, vnode_t **vpp) in auto_root() 806 auto_statvfs(vfs_t *vfsp, struct statvfs64 *sbp) in auto_statvfs()
|
/titanic_44/usr/src/uts/common/syscall/ |
H A D | umount.c | 64 umount2_engine(vfs_t *vfsp, int flag, cred_t *cr, int is_syscall) in umount2_engine() 126 struct vfs *vfsp; in umount2() local
|
/titanic_44/usr/src/uts/common/fs/udfs/ |
H A D | udf_vfsops.c | 179 udf_mount(struct vfs *vfsp, struct vnode *mvp, in udf_mount() 323 udf_unmount(struct vfs *vfsp, int fflag, struct cred *cr) in udf_unmount() 398 udf_root(struct vfs *vfsp, struct vnode **vpp) in udf_root() 421 udf_statvfs(struct vfs *vfsp, struct statvfs64 *sp) in udf_statvfs() 480 udf_sync(struct vfs *vfsp, int16_t flag, struct cred *cr) in udf_sync() 492 udf_vget(struct vfs *vfsp, in udf_vget() 547 udf_mountroot(struct vfs *vfsp, enum whymountroot why) in udf_mountroot() 615 ud_mountfs(struct vfs *vfsp, in ud_mountfs() 1588 ud_update_superblock(struct vfs *vfsp) in ud_update_superblock()
|