Home
last modified time | relevance | path

Searched defs:zfsvfs (Results 1 – 15 of 15) sorted by relevance

/titanic_51/usr/src/uts/common/fs/zfs/sys/
H A Dzfs_vfsops.h44 struct zfsvfs { struct
46 z_parentzfsvfs global() argument
47 z_oszfsvfs global() argument
48 z_rootzfsvfs global() argument
49 z_unlinkedobjzfsvfs global() argument
50 z_max_blkszzfsvfs global() argument
51 z_fuid_objzfsvfs global() argument
52 z_fuid_sizezfsvfs global() argument
53 z_fuid_idxzfsvfs global() argument
54 z_fuid_domainzfsvfs global() argument
55 z_fuid_lockzfsvfs global() argument
56 z_fuid_loadedzfsvfs global() argument
57 z_fuid_dirtyzfsvfs global() argument
58 z_fuid_replayzfsvfs global() argument
59 z_logzfsvfs global() argument
60 z_acl_modezfsvfs global() argument
61 z_acl_inheritzfsvfs global() argument
62 z_casezfsvfs global() argument
63 z_utf8zfsvfs global() argument
64 z_normzfsvfs global() argument
65 z_atimezfsvfs global() argument
66 z_unmountedzfsvfs global() argument
67 z_teardown_lockzfsvfs global() argument
68 z_teardown_inactive_lockzfsvfs global() argument
69 z_all_znodeszfsvfs global() argument
70 z_znodes_lockzfsvfs global() argument
71 z_ctldirzfsvfs global() argument
72 z_show_ctldirzfsvfs global() argument
73 z_issnapzfsvfs global() argument
74 z_vscanzfsvfs global() argument
75 z_use_fuidszfsvfs global() argument
76 z_replayzfsvfs global() argument
77 z_use_sazfsvfs global() argument
78 z_versionzfsvfs global() argument
79 z_shares_dirzfsvfs global() argument
80 z_lockzfsvfs global() argument
81 z_userquota_objzfsvfs global() argument
82 z_groupquota_objzfsvfs global() argument
83 z_replay_eofzfsvfs global() argument
84 z_attr_tablezfsvfs global() argument
86 z_hold_mtxzfsvfs global() argument
[all...]
H A Dzfs_znode.h228 #define ZFS_ENTER(zfsvfs) \ argument
238 #define ZFS_EXIT(zfsvfs) rrm_exit(&(zfsvfs)->z_teardown_lock, FTAG) argument
251 #define ZFS_OBJ_MUTEX(zfsvfs, obj_num) \ argument
253 #define ZFS_OBJ_HOLD_ENTER(zfsvfs, obj_nu argument
255 ZFS_OBJ_HOLD_TRYENTER(zfsvfs,obj_num) global() argument
257 ZFS_OBJ_HOLD_EXIT(zfsvfs,obj_num) global() argument
281 ZFS_ACCESSTIME_STAMP(zfsvfs,zp) global() argument
[all...]
/titanic_51/usr/src/uts/common/fs/zfs/
H A Dzfs_vfsops.c156 zfsvfs_t *zfsvfs = vfsp->vfs_data; in zfs_sync() local
242 zfsvfs_t *zfsvfs = arg; in atime_changed_cb() local
258 zfsvfs_t *zfsvfs = arg; xattr_changed_cb() local
276 zfsvfs_t *zfsvfs = arg; blksz_changed_cb() local
288 zfsvfs_t *zfsvfs = arg; readonly_changed_cb() local
306 zfsvfs_t *zfsvfs = arg; devices_changed_cb() local
322 zfsvfs_t *zfsvfs = arg; setuid_changed_cb() local
338 zfsvfs_t *zfsvfs = arg; exec_changed_cb() local
354 zfsvfs_t *zfsvfs = arg; follow_changed_cb() local
378 zfsvfs_t *zfsvfs = arg; nbmand_changed_cb() local
391 zfsvfs_t *zfsvfs = arg; snapdir_changed_cb() local
399 zfsvfs_t *zfsvfs = arg; vscan_changed_cb() local
407 zfsvfs_t *zfsvfs = arg; acl_mode_changed_cb() local
415 zfsvfs_t *zfsvfs = arg; acl_inherit_changed_cb() local
425 zfsvfs_t *zfsvfs = NULL; zfs_register_callbacks() local
663 fuidstr_to_sid(zfsvfs_t * zfsvfs,const char * fuidstr,char * domainbuf,int buflen,uid_t * ridp) fuidstr_to_sid() argument
680 zfs_userquota_prop_to_obj(zfsvfs_t * zfsvfs,zfs_userquota_prop_t type) zfs_userquota_prop_to_obj() argument
696 zfs_userspace_many(zfsvfs_t * zfsvfs,zfs_userquota_prop_t type,uint64_t * cookiep,void * vbuf,uint64_t * bufsizep) zfs_userspace_many() argument
741 id_to_fuidstr(zfsvfs_t * zfsvfs,const char * domain,uid_t rid,char * buf,boolean_t addok) id_to_fuidstr() argument
758 zfs_userspace_one(zfsvfs_t * zfsvfs,zfs_userquota_prop_t type,const char * domain,uint64_t rid,uint64_t * valp) zfs_userspace_one() argument
785 zfs_set_userquota(zfsvfs_t * zfsvfs,zfs_userquota_prop_t type,const char * domain,uint64_t rid,uint64_t quota) zfs_set_userquota() argument
846 zfs_fuid_overquota(zfsvfs_t * zfsvfs,boolean_t isgroup,uint64_t fuid) zfs_fuid_overquota() argument
870 zfs_owner_overquota(zfsvfs_t * zfsvfs,znode_t * zp,boolean_t isgroup) zfs_owner_overquota() argument
889 zfsvfs_t *zfsvfs; zfsvfs_create() local
1028 zfsvfs_setup(zfsvfs_t * zfsvfs,boolean_t mounting) zfsvfs_setup() argument
1107 zfsvfs_free(zfsvfs_t * zfsvfs) zfsvfs_free() argument
1135 zfs_set_fuid_feature(zfsvfs_t * zfsvfs) zfs_set_fuid_feature() argument
1164 zfsvfs_t *zfsvfs; zfs_domount() local
1254 zfs_unregister_callbacks(zfsvfs_t * zfsvfs) zfs_unregister_callbacks() argument
1452 zfsvfs_t *zfsvfs = NULL; zfs_mountroot() local
1672 zfsvfs_t *zfsvfs = vfsp->vfs_data; zfs_statvfs() local
1736 zfsvfs_t *zfsvfs = vfsp->vfs_data; zfs_root() local
1757 zfsvfs_teardown(zfsvfs_t * zfsvfs,boolean_t unmounting) zfsvfs_teardown() argument
1850 zfsvfs_t *zfsvfs = vfsp->vfs_data; zfs_umount() local
1939 zfsvfs_t *zfsvfs = vfsp->vfs_data; zfs_vget() local
2031 zfs_suspend_fs(zfsvfs_t * zfsvfs) zfs_suspend_fs() argument
2049 zfs_resume_fs(zfsvfs_t * zfsvfs,const char * osname) zfs_resume_fs() argument
2127 zfsvfs_t *zfsvfs = vfsp->vfs_data; zfs_freevfs() local
2215 zfs_set_version(zfsvfs_t * zfsvfs,uint64_t newvers) zfs_set_version() argument
[all...]
H A Dzfs_dir.c65 zfs_match_find(zfsvfs_t *zfsvfs, znode_t *dzp, char *name, boolean_t exact, in zfs_match_find() argument
140 zfsvfs_t *zfsvfs = dzp->z_zfsvfs; in zfs_dirent_lock() local
392 zfsvfs_t *zfsvfs = dzp->z_zfsvfs; zfs_dirlook() local
453 zfsvfs_t *zfsvfs = zp->z_zfsvfs; zfs_unlinked_add() local
467 zfs_unlinked_drain(zfsvfs_t * zfsvfs) zfs_unlinked_drain() argument
532 zfsvfs_t *zfsvfs = dzp->z_zfsvfs; zfs_purgedir() local
585 zfsvfs_t *zfsvfs = zp->z_zfsvfs; zfs_rmnode() local
705 zfsvfs_t *zfsvfs = zp->z_zfsvfs; zfs_link_create() local
808 zfsvfs_t *zfsvfs = dzp->z_zfsvfs; zfs_link_destroy() local
921 zfsvfs_t *zfsvfs = zp->z_zfsvfs; zfs_make_xattrdir() local
997 zfsvfs_t *zfsvfs = zp->z_zfsvfs; zfs_get_xattrdir() local
1069 zfsvfs_t *zfsvfs = zdp->z_zfsvfs; zfs_sticky_remove_access() local
[all...]
H A Dzfs_replay.c72 zfs_replay_error(zfsvfs_t *zfsvfs, lr_t *lr, boolean_t byteswap) in zfs_replay_error() argument
265 zfs_replay_create_acl(zfsvfs_t *zfsvfs, in zfs_replay_create_acl() argument
406 zfs_replay_create(zfsvfs_t * zfsvfs,lr_create_t * lr,boolean_t byteswap) zfs_replay_create() argument
531 zfs_replay_remove(zfsvfs_t * zfsvfs,lr_remove_t * lr,boolean_t byteswap) zfs_replay_remove() argument
564 zfs_replay_link(zfsvfs_t * zfsvfs,lr_link_t * lr,boolean_t byteswap) zfs_replay_link() argument
594 zfs_replay_rename(zfsvfs_t * zfsvfs,lr_rename_t * lr,boolean_t byteswap) zfs_replay_rename() argument
626 zfs_replay_write(zfsvfs_t * zfsvfs,lr_write_t * lr,boolean_t byteswap) zfs_replay_write() argument
692 zfs_replay_write2(zfsvfs_t * zfsvfs,lr_write_t * lr,boolean_t byteswap) zfs_replay_write2() argument
737 zfs_replay_truncate(zfsvfs_t * zfsvfs,lr_truncate_t * lr,boolean_t byteswap) zfs_replay_truncate() argument
764 zfs_replay_setattr(zfsvfs_t * zfsvfs,lr_setattr_t * lr,boolean_t byteswap) zfs_replay_setattr() argument
816 zfs_replay_acl_v0(zfsvfs_t * zfsvfs,lr_acl_v0_t * lr,boolean_t byteswap) zfs_replay_acl_v0() argument
860 zfs_replay_acl(zfsvfs_t * zfsvfs,lr_acl_t * lr,boolean_t byteswap) zfs_replay_acl() argument
[all...]
H A Dzfs_fuid.c199 zfs_fuid_init(zfsvfs_t *zfsvfs) in zfs_fuid_init() argument
226 zfs_fuid_sync(zfsvfs_t * zfsvfs,dmu_tx_t * tx) zfs_fuid_sync() argument
301 zfs_fuid_find_by_domain(zfsvfs_t * zfsvfs,const char * domain,char ** retdomain,boolean_t addok) zfs_fuid_find_by_domain() argument
366 zfs_fuid_find_by_idx(zfsvfs_t * zfsvfs,uint32_t idx) zfs_fuid_find_by_idx() argument
396 zfs_fuid_map_id(zfsvfs_t * zfsvfs,uint64_t fuid,cred_t * cr,zfs_fuid_type_t type) zfs_fuid_map_id() argument
494 zfs_fuid_create_cred(zfsvfs_t * zfsvfs,zfs_fuid_type_t type,cred_t * cr,zfs_fuid_info_t ** fuidp) zfs_fuid_create_cred() argument
551 zfs_fuid_create(zfsvfs_t * zfsvfs,uint64_t id,cred_t * cr,zfs_fuid_type_t type,zfs_fuid_info_t ** fuidpp) zfs_fuid_create() argument
638 zfs_fuid_destroy(zfsvfs_t * zfsvfs) zfs_fuid_destroy() argument
700 zfs_groupmember(zfsvfs_t * zfsvfs,uint64_t id,cred_t * cr) zfs_groupmember() argument
746 zfs_fuid_txhold(zfsvfs_t * zfsvfs,dmu_tx_t * tx) zfs_fuid_txhold() argument
[all...]
H A Dzfs_ctldir.c210 zfsvfs_t *zfsvfs = vp->v_vfsp->vfs_data; in zfsctl_root_inode_cb() local
227 zfsctl_create(zfsvfs_t *zfsvfs) in zfsctl_create() argument
263 zfsctl_destroy(zfsvfs_t *zfsvfs) in zfsctl_destroy() argument
357 zfsvfs_t *zfsvfs = vp->v_vfsp->vfs_data; zfsctl_common_fid() local
391 zfsvfs_t *zfsvfs = vp->v_vfsp->vfs_data; zfsctl_shares_fid() local
432 zfsvfs_t *zfsvfs = vp->v_vfsp->vfs_data; zfsctl_root_getattr() local
455 zfsvfs_t *zfsvfs = dvp->v_vfsp->vfs_data; zfsctl_root_lookup() local
622 zfsvfs_t *zfsvfs; zfsctl_snapdir_rename() local
688 zfsvfs_t *zfsvfs; zfsctl_snapdir_remove() local
744 zfsvfs_t *zfsvfs = dvp->v_vfsp->vfs_data; zfsctl_snapdir_mkdir() local
792 zfsvfs_t *zfsvfs = dvp->v_vfsp->vfs_data; zfsctl_snapdir_lookup() local
955 zfsvfs_t *zfsvfs = dvp->v_vfsp->vfs_data; zfsctl_shares_lookup() local
986 zfsvfs_t *zfsvfs = vp->v_vfsp->vfs_data; zfsctl_snapdir_readdir_cb() local
1032 zfsvfs_t *zfsvfs = vp->v_vfsp->vfs_data; zfsctl_shares_readdir() local
1100 zfsvfs_t *zfsvfs = vp->v_vfsp->vfs_data; zfsctl_shares_getattr() local
1124 zfsvfs_t *zfsvfs = vp->v_vfsp->vfs_data; zfsctl_snapdir_getattr() local
1268 zfsvfs_t *zfsvfs = vfsp->vfs_data; zfsctl_lookup_objset() local
1328 zfsvfs_t *zfsvfs = vfsp->vfs_data; zfsctl_umount_snapshots() local
[all...]
H A Dzfs_vnops.c194 zfsvfs_t *zfsvfs = zp->z_zfsvfs; in zfs_open() local
228 zfsvfs_t *zfsvfs = zp->z_zfsvfs; zfs_close() local
316 zfsvfs_t *zfsvfs; zfs_ioctl() local
521 zfsvfs_t *zfsvfs = zp->z_zfsvfs; zfs_read() local
670 zfsvfs_t *zfsvfs = zp->z_zfsvfs; zfs_write() local
1074 zfsvfs_t *zfsvfs = arg; zfs_get_data() local
1200 zfsvfs_t *zfsvfs = zp->z_zfsvfs; zfs_access() local
1264 zfsvfs_t *zfsvfs = zdp->z_zfsvfs; zfs_lookup() local
1407 zfsvfs_t *zfsvfs = dzp->z_zfsvfs; zfs_create() local
1662 zfsvfs_t *zfsvfs = dzp->z_zfsvfs; zfs_remove() local
1907 zfsvfs_t *zfsvfs = dzp->z_zfsvfs; zfs_mkdir() local
2090 zfsvfs_t *zfsvfs = dzp->z_zfsvfs; zfs_rmdir() local
2236 zfsvfs_t *zfsvfs = zp->z_zfsvfs; zfs_readdir() local
2500 zfsvfs_t *zfsvfs = zp->z_zfsvfs; zfs_fsync() local
2545 zfsvfs_t *zfsvfs = zp->z_zfsvfs; zfs_getattr() local
2750 zfsvfs_t *zfsvfs = zp->z_zfsvfs; zfs_setattr() local
3491 zfsvfs_t *zfsvfs = sdzp->z_zfsvfs; zfs_rename() local
3850 zfsvfs_t *zfsvfs = dzp->z_zfsvfs; zfs_symlink() local
4001 zfsvfs_t *zfsvfs = zp->z_zfsvfs; zfs_readlink() local
4043 zfsvfs_t *zfsvfs = dzp->z_zfsvfs; zfs_link() local
4216 zfsvfs_t *zfsvfs = zp->z_zfsvfs; zfs_putapage() local
4331 zfsvfs_t *zfsvfs = zp->z_zfsvfs; zfs_putpage() local
4421 zfsvfs_t *zfsvfs = zp->z_zfsvfs; zfs_inactive() local
4506 zfsvfs_t *zfsvfs = zp->z_zfsvfs; zfs_frlock() local
4633 zfsvfs_t *zfsvfs = zp->z_zfsvfs; zfs_getpage() local
4718 zfsvfs_t *zfsvfs = zp->z_zfsvfs; zfs_map() local
4862 zfsvfs_t *zfsvfs = zp->z_zfsvfs; zfs_space() local
4911 zfsvfs_t *zfsvfs = zp->z_zfsvfs; zfs_fid() local
4972 zfsvfs_t *zfsvfs; zfs_pathconf() local
5043 zfsvfs_t *zfsvfs = zp->z_zfsvfs; zfs_getsecattr() local
5061 zfsvfs_t *zfsvfs = zp->z_zfsvfs; zfs_setsecattr() local
5095 zfsvfs_t *zfsvfs = zp->z_zfsvfs; zfs_reqzcbuf() local
[all...]
H A Dzfs_znode.c248 zfsvfs_t *zfsvfs; in zfs_znode_move() local
475 zfs_create_share_dir(zfsvfs_t * zfsvfs,dmu_tx_t * tx) zfs_create_share_dir() argument
578 zfs_znode_sa_init(zfsvfs_t * zfsvfs,znode_t * zp,dmu_buf_t * db,dmu_object_type_t obj_type,sa_handle_t * sa_hdl) zfs_znode_sa_init() argument
627 zfs_znode_alloc(zfsvfs_t * zfsvfs,dmu_buf_t * db,int blksz,dmu_object_type_t obj_type,sa_handle_t * hdl) zfs_znode_alloc() argument
774 zfsvfs_t *zfsvfs = dzp->z_zfsvfs; zfs_mknode() local
1106 zfs_zget(zfsvfs_t * zfsvfs,uint64_t obj_num,znode_t ** zpp) zfs_zget() argument
1189 zfsvfs_t *zfsvfs = zp->z_zfsvfs; zfs_rezget() local
1270 zfsvfs_t *zfsvfs = zp->z_zfsvfs; zfs_znode_delete() local
1290 zfsvfs_t *zfsvfs = zp->z_zfsvfs; zfs_zinactive() local
1342 zfsvfs_t *zfsvfs = zp->z_zfsvfs; zfs_znode_free() local
1460 zfsvfs_t *zfsvfs = zp->z_zfsvfs; zfs_extend() local
1528 zfsvfs_t *zfsvfs = zp->z_zfsvfs; zfs_free_range() local
1558 zfsvfs_t *zfsvfs = zp->z_zfsvfs; zfs_trunc() local
1641 zfsvfs_t *zfsvfs = zp->z_zfsvfs; zfs_freesp() local
1744 zfsvfs_t *zfsvfs; zfs_create_fs() local
[all...]
H A Dzfs_sa.c124 zfsvfs_t *zfsvfs = zp->z_zfsvfs; in zfs_sa_get_scanstamp() local
158 zfsvfs_t *zfsvfs = zp->z_zfsvfs; in zfs_sa_set_scanstamp() local
199 zfsvfs_t *zfsvfs = zp->z_zfsvfs; in zfs_sa_upgrade() local
[all...]
H A Dzfs_acl.c373 zfsvfs_t *zfsvfs = zp->z_zfsvfs; in zfs_acl_znode_info() local
660 zfs_copy_ace_2_fuid(zfsvfs_t *zfsvfs, vtype_t obj_type, zfs_acl_t *aclp, in zfs_copy_ace_2_fuid() argument
722 zfs_copy_fuid_2_ace(zfsvfs_t *zfsvfs, zfs_acl_t *aclp, cred_t *cr, in zfs_copy_fuid_2_ace() argument
1187 zfsvfs_t *zfsvfs = zp->z_zfsvfs; in zfs_aclset_common() local
1472 zfs_restricted_update(zfsvfs_t * zfsvfs,zfs_acl_t * aclp,void * acep) zfs_restricted_update() argument
1503 zfs_acl_inherit(zfsvfs_t * zfsvfs,vtype_t vtype,zfs_acl_t * paclp,uint64_t mode,boolean_t * need_chmod) zfs_acl_inherit() argument
1627 zfsvfs_t *zfsvfs = dzp->z_zfsvfs; zfs_acl_ids_create() local
1763 zfs_acl_ids_overquota(zfsvfs_t * zfsvfs,zfs_acl_ids_t * acl_ids) zfs_acl_ids_overquota() argument
1870 zfs_vsec_2_aclp(zfsvfs_t * zfsvfs,vtype_t obj_type,vsecattr_t * vsecp,cred_t * cr,zfs_fuid_info_t ** fuidp,zfs_acl_t ** zaclp) zfs_vsec_2_aclp() argument
1930 zfsvfs_t *zfsvfs = zp->z_zfsvfs; zfs_setacl() local
2097 zfsvfs_t *zfsvfs = zp->z_zfsvfs; zfs_zaccess_aces_check() local
2234 zfsvfs_t *zfsvfs = zp->z_zfsvfs; zfs_zaccess_common() local
[all...]
H A Dzfs_ioctl.c1474 zfsvfs_rele(zfsvfs_t *zfsvfs, void *tag) in zfsvfs_rele() argument
2403 zfsvfs_t *zfsvfs; in zfs_prop_set_userquota() local
2505 zfsvfs_t *zfsvfs; zfs_prop_set_special() local
3476 zfsvfs_t *zfsvfs; zfs_unmount_snap() local
3697 zfsvfs_t *zfsvfs; zfs_ioc_rollback() local
4327 zfsvfs_t *zfsvfs = NULL; zfs_ioc_recv() local
4786 zfsvfs_t *zfsvfs; zfs_ioc_userspace_one() local
4817 zfsvfs_t *zfsvfs; zfs_ioc_userspace_many() local
4855 zfsvfs_t *zfsvfs; zfs_ioc_userspace_upgrade() local
5124 zfsvfs_t *zfsvfs = dzp->z_zfsvfs; zfs_smb_acl_purge() local
5145 zfsvfs_t *zfsvfs; zfs_ioc_smb_acl() local
[all...]
/titanic_51/usr/src/uts/common/fs/zev/
H A Dzev_callbacks.c74 zfsvfs_t *zfsvfs = (zfsvfs_t *)vfs->vfs_data; in zev_zfs_mount_cb() local
139 zfsvfs_t *zfsvfs = (zfsvfs_t *)vfs->vfs_data; in zev_zfs_umount_cb() local
[all...]
H A Dzev_checksums.c724 struct zfsvfs *zfsvfs = NULL; in zev_ioc_get_signatures() local
/titanic_51/usr/src/uts/common/fs/getgen/
H A Dgetgen.c39 zfsvfs_t *zfsvfs = NULL; in gg_ioc_get_gen() local