Home
last modified time | relevance | path

Searched defs:vfsp (Results 1 – 25 of 121) sorted by relevance

12345

/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfake_vfs.c125 vfs_getops(vfs_t *vfsp) in vfs_getops()
147 fsop_root(vfs_t *vfsp, vnode_t **vpp) in fsop_root()
161 fsop_statfs(vfs_t *vfsp, statvfs64_t *sp) in fsop_statfs()
178 vfs_getmntpoint(const struct vfs *vfsp) in vfs_getmntpoint()
190 vfs_hold(vfs_t *vfsp) in vfs_hold()
196 vfs_rele(vfs_t *vfsp) in vfs_rele()
202 vfs_lock(vfs_t *vfsp) in vfs_lock()
209 vfs_rlock(vfs_t *vfsp) in vfs_rlock()
216 vfs_lock_wait(vfs_t *vfsp) in vfs_lock_wait()
222 vfs_rlock_wait(vfs_t *vfsp) in vfs_rlock_wait()
[all …]
/illumos-gate/usr/src/lib/smbclnt/libfksmbfs/common/
H A Dfake_vfs.c232 fsop_freefs(vfs_t *vfsp) in fsop_freefs()
412 vfs_getops(vfs_t *vfsp) in vfs_getops()
435 vfs_can_sync(vfs_t *vfsp) in vfs_can_sync()
540 struct vfs *vfsp = NULL; in fake_domount() local
1664 vfs_lock(vfs_t *vfsp) in vfs_lock()
1674 vfs_rlock(vfs_t *vfsp) in vfs_rlock()
1700 vfs_unlock(vfs_t *vfsp) in vfs_unlock()
1938 vfs_t *vfsp; in vfs_alloc() local
1951 vfs_free(vfs_t *vfsp) in vfs_free()
1970 vfs_hold(vfs_t *vfsp) in vfs_hold()
[all …]
/illumos-gate/usr/src/uts/common/fs/
H A Dvfs.c797 vfs_t *vfsp; in vfs_mountfs() local
1094 struct vfs *vfsp; in domount() local
2438 vfs_t *vfsp; in vfs_settag() local
2502 vfs_t *vfsp; in vfs_clrtag() local
3075 struct vfs *vfsp; in vfs_unmountall() local
3659 struct vfs *vfsp; in getvfs() local
3713 struct vfs *vfsp; in vfs_devismounted() local
3739 struct vfs *vfsp; in vfs_dev2vfsp() local
3780 struct vfs *vfsp; in vfs_mntpoint2vfsp() local
3825 struct vfs *vfsp; in vfs_opsinuse() local
[all …]
/illumos-gate/usr/src/uts/common/fs/lofs/
H A Dlofs_vfsops.c153 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 Dlofs_subr.c258 struct vfs *vfsp; in makelonode() local
317 makelfsnode(struct vfs *vfsp, struct loinfo *li) in makelfsnode()
423 lfsfind(struct vfs *vfsp, struct loinfo *li) in lfsfind()
463 lo_realvfs(struct vfs *vfsp, struct vnode **realrootvpp) in lo_realvfs()
632 vfs_t *vfsp = &lfs->lfs_vfs; in lfs_rele() local
649 struct vfs *vfsp; in freelonode() local
/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprvfsops.c123 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()
/illumos-gate/usr/src/uts/common/fs/mntfs/
H A Dmntvfsops.c178 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()
/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vfsops.c395 smbfs_mount(vfs_t *vfsp, vnode_t *mvp, struct mounta *uap, cred_t *cr) in smbfs_mount()
758 smbfs_unmount(vfs_t *vfsp, int flag, cred_t *cr) in smbfs_unmount()
865 smbfs_root(vfs_t *vfsp, vnode_t **vpp) in smbfs_root()
897 smbfs_statvfs(vfs_t *vfsp, statvfs64_t *sbp) in smbfs_statvfs()
994 smbfs_sync(vfs_t *vfsp, short flag, cred_t *cr) in smbfs_sync()
1037 smbfs_freevfs(vfs_t *vfsp) in smbfs_freevfs()
1080 smbfs_mount_label_policy(vfs_t *vfsp, void *ipaddr, int addr_type, cred_t *cr) in smbfs_mount_label_policy()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_rnode.c451 vfs_t *vfsp = mi->mi_vfsp; in makenfs4node_by_fh() local
764 struct vfs *vfsp; in rp4_addfree() local
1104 r4find_unlocked(nfs4_sharedfh_t *fh, struct vfs *vfsp) in r4find_unlocked()
1127 check_rtable4(struct vfs *vfsp) in check_rtable4()
1161 destroy_rtable4(struct vfs *vfsp, cred_t *cr) in destroy_rtable4()
1209 vfs_t *vfsp; in destroy_rnode4() local
1233 nfs4_rnode_invalidate(struct vfs *vfsp) in nfs4_rnode_invalidate()
1271 r4flush(struct vfs *vfsp, cred_t *cr) in r4flush()
1722 vfs_t *vfsp = mi->mi_vfsp; in r4mkopenlist() local
1841 vfs_t *vfsp = mi->mi_vfsp; in r4find_by_fsid() local
[all …]
H A Dnfs3_vfsops.c478 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 Dnfs_vfsops.c497 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()
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_vfsops.c261 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()
/illumos-gate/usr/src/uts/common/fs/sharefs/
H A Dsharefs_vfsops.c187 sharefs_mount(vfs_t *vfsp, vnode_t *mvp, struct mounta *uap, cred_t *cr) in sharefs_mount()
223 sharefs_unmount(vfs_t *vfsp, int flag, struct cred *cr) in sharefs_unmount()
260 sharefs_root(vfs_t *vfsp, vnode_t **vpp) in sharefs_root()
271 sharefs_statvfs(vfs_t *vfsp, statvfs64_t *sp) in sharefs_statvfs()
/illumos-gate/usr/src/uts/common/fs/bootfs/
H A Dbootfs_vfsops.c65 bootfs_mount(vfs_t *vfsp, vnode_t *mvp, struct mounta *uap, cred_t *cr) in bootfs_mount()
156 bootfs_unmount(vfs_t *vfsp, int flag, cred_t *cr) in bootfs_unmount()
188 bootfs_root(vfs_t *vfsp, vnode_t **vpp) in bootfs_root()
200 bootfs_statvfs(vfs_t *vfsp, struct statvfs64 *sbp) in bootfs_statvfs()
/illumos-gate/usr/src/uts/common/fs/objfs/
H A Dobjfs_vfs.c158 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()
/illumos-gate/usr/src/uts/common/fs/tmpfs/
H A Dtmp_vfsops.c231 tmp_mount(vfs_t *vfsp, vnode_t *mvp, struct mounta *uap, cred_t *cr) in tmp_mount()
410 tmp_unmount(struct vfs *vfsp, int flag, struct cred *cr) in tmp_unmount()
553 tmp_root(struct vfs *vfsp, struct vnode **vpp) in tmp_root()
568 tmp_statvfs(struct vfs *vfsp, struct statvfs64 *sbp) in tmp_statvfs()
672 tmp_vget(struct vfs *vfsp, struct vnode **vpp, struct fid *fidp) in tmp_vget()
/illumos-gate/usr/src/uts/common/fs/devfs/
H A Ddevfs_vfsops.c177 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()
/illumos-gate/usr/src/ucbhead/sys/
H A Dvfs.h154 #define VFS_MOUNT(vfsp, mvp, uap, cr) \ argument
156 #define VFS_UNMOUNT(vfsp, cr) (*(vfsp)->vfs_op->vfs_unmount)(vfsp, cr) argument
157 #define VFS_ROOT(vfsp, vpp) (*(vfsp)->vfs_op->vfs_root)(vfsp, vpp) argument
158 #define VFS_STATVFS(vfsp, sp) (*(vfsp)->vfs_op->vfs_statvfs)(vfsp, sp) argument
159 #define VFS_SYNC(vfsp) (*(vfsp)->vfs_op->vfs_sync)(vfsp) argument
160 #define VFS_VGET(vfsp, vpp, fidp) \ argument
162 #define VFS_MOUNTROOT(vfsp, init) \ argument
164 #define VFS_SWAPVP(vfsp, vpp, nm) \ argument
206 #define VFS_INIT(vfsp, op, data) { \ argument
/illumos-gate/usr/src/uts/common/fs/namefs/
H A Dnamevfs.c232 vfs_t *vfsp; in nm_umountall() local
333 nm_mount(vfs_t *vfsp, vnode_t *mvp, struct mounta *uap, cred_t *crp) in nm_mount()
583 nm_unmount(vfs_t *vfsp, int flag, cred_t *crp) in nm_unmount()
643 nm_root(vfs_t *vfsp, vnode_t **vpp) in nm_root()
657 nm_statvfs(vfs_t *vfsp, struct statvfs64 *sp) in nm_statvfs()
676 nm_sync(vfs_t *vfsp, short flag, cred_t *crp) in nm_sync()
/illumos-gate/usr/src/uts/common/fs/autofs/
H A Dauto_vfsops.c316 autofs_restrict_opts(struct vfs *vfsp, char *buf, size_t maxlen, size_t *curlen) in autofs_restrict_opts()
350 auto_mount(vfs_t *vfsp, vnode_t *vp, struct mounta *uap, cred_t *cr) in auto_mount()
694 auto_unmount(vfs_t *vfsp, int flag, cred_t *cr) in auto_unmount()
795 auto_root(vfs_t *vfsp, vnode_t **vpp) in auto_root()
809 auto_statvfs(vfs_t *vfsp, struct statvfs64 *sbp) in auto_statvfs()
/illumos-gate/usr/src/uts/common/fs/dev/
H A Dsdev_vfsops.c196 sdev_mount(struct vfs *vfsp, struct vnode *mvp, struct mounta *uap, in sdev_mount()
380 sdev_unmount(struct vfs *vfsp, int flag, struct cred *cr) in sdev_unmount()
453 sdev_root(struct vfs *vfsp, struct vnode **vpp) in sdev_root()
466 sdev_statvfs(struct vfs *vfsp, struct statvfs64 *sbp) in sdev_statvfs()
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_vfsops.c180 udf_mount(struct vfs *vfsp, struct vnode *mvp, in udf_mount()
324 udf_unmount(struct vfs *vfsp, int fflag, struct cred *cr) in udf_unmount()
399 udf_root(struct vfs *vfsp, struct vnode **vpp) in udf_root()
422 udf_statvfs(struct vfs *vfsp, struct statvfs64 *sp) in udf_statvfs()
481 udf_sync(struct vfs *vfsp, int16_t flag, struct cred *cr) in udf_sync()
493 udf_vget(struct vfs *vfsp, struct vnode **vpp, struct fid *fidp) in udf_vget()
547 udf_mountroot(struct vfs *vfsp, enum whymountroot why) in udf_mountroot()
615 ud_mountfs(struct vfs *vfsp, enum whymountroot why, dev_t dev, char *name, in ud_mountfs()
1587 ud_update_superblock(struct vfs *vfsp) in ud_update_superblock()
/illumos-gate/usr/src/uts/common/syscall/
H A Dumount.c64 umount2_engine(vfs_t *vfsp, int flag, cred_t *cr, int is_syscall) in umount2_engine()
126 struct vfs *vfsp; in umount2() local
/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c286 hsfs_mount(struct vfs *vfsp, struct vnode *mvp, in hsfs_mount()
367 struct vfs *vfsp, in hsfs_unmount()
435 hsfs_root(struct vfs *vfsp, struct vnode **vpp) in hsfs_root()
444 hsfs_statvfs(struct vfs *vfsp, struct statvfs64 *sbp) in hsfs_statvfs()
482 hsfs_vget(struct vfs *vfsp, struct vnode **vpp, struct fid *fidp) in hsfs_vget()
569 struct vfs *vfsp, in hs_mountfs()
955 struct vfs *vfsp, in hs_getrootvp()
1340 hs_getmdev(struct vfs *vfsp, char *fspec, int flags, dev_t *pdev, mode_t *mode, in hs_getmdev()
1457 hsfs_mountroot(struct vfs *vfsp, enum whymountroot why) in hsfs_mountroot()
/illumos-gate/usr/src/lib/smbclnt/libfknsmb/common/sys/
H A Dvfs.h358 #define VFS_ROOT(vfsp, vpp) fsop_root(vfsp, vpp) argument
359 #define VFS_STATVFS(vfsp, sp) fsop_statfs(vfsp, sp) argument
360 #define VFS_SYNC(vfsp, flag, cr) fsop_sync(vfsp, flag, cr) argument
361 #define VFS_VGET(vfsp, vpp, fidp) fsop_vget(vfsp, vpp, fidp) argument
362 #define VFS_MOUNTROOT(vfsp, init) fsop_mountroot(vfsp, init) argument
363 #define VFS_FREEVFS(vfsp) fsop_freefs(vfsp) argument
364 #define VFS_VNSTATE(vfsp, vn, ns) fsop_vnstate(vfsp, vn, ns) argument
561 #define VFS_ON_LIST(vfsp) \ argument
590 #define VFS_HOLD(vfsp) { \ argument
594 #define VFS_RELE(vfsp) { \ argument
[all …]

12345