Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dzfs_vfsops.h43 struct zfsvfs { struct
45 zfsvfs_t *z_parent; /* parent fs */ argument
54 krwlock_t z_fuid_lock; /* fuid lock */
61 zfs_case_t z_case; /* case-sense */
62 boolean_t z_utf8; /* utf8-only */
66 rrwlock_t z_teardown_lock;
67 krwlock_t z_teardown_inactive_lock;
76 uint64_t z_version; /* ZPL version */
78 kmutex_t z_lock;
79 uint64_t z_userquota_obj;
[all …]
H A Dzfs_znode.h259 #define ZFS_ENTER(zfsvfs) \ argument
268 #define ZFS_EXIT(zfsvfs) rrw_exit(&(zfsvfs)->z_teardown_lock, FTAG) argument
280 #define ZFS_OBJ_MUTEX(zfsvfs, obj_num) \ argument
282 #define ZFS_OBJ_HOLD_ENTER(zfsvfs, obj_num) \ argument
284 #define ZFS_OBJ_HOLD_TRYENTER(zfsvfs, obj_num) \ argument
286 #define ZFS_OBJ_HOLD_EXIT(zfsvfs, obj_num) \ argument
311 #define ZFS_ACCESSTIME_STAMP(zfsvfs, zp) \ argument
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzfs_vfsops.c319 zfsvfs_t *zfsvfs = arg; in atime_changed_cb() local
335 zfsvfs_t *zfsvfs = arg; in xattr_changed_cb() local
357 zfsvfs_t *zfsvfs = arg; in blksz_changed_cb() local
370 zfsvfs_t *zfsvfs = arg; in readonly_changed_cb() local
388 zfsvfs_t *zfsvfs = arg; in devices_changed_cb() local
404 zfsvfs_t *zfsvfs = arg; in setuid_changed_cb() local
420 zfsvfs_t *zfsvfs = arg; in exec_changed_cb() local
444 zfsvfs_t *zfsvfs = arg; in nbmand_changed_cb() local
457 zfsvfs_t *zfsvfs = arg; in snapdir_changed_cb() local
909 zfsvfs_t *zfsvfs; in zfsvfs_create() local
[all …]
H A Dzfs_dir.c62 zfs_match_find(zfsvfs_t *zfsvfs, znode_t *dzp, char *name, boolean_t exact, in zfs_match_find()
172 zfsvfs_t *zfsvfs = dzp->z_zfsvfs; in zfs_dirent_lock() local
426 zfsvfs_t *zfsvfs = dzp->z_zfsvfs; in zfs_dirlook() local
491 zfsvfs_t *zfsvfs = zp->z_zfsvfs; in zfs_unlinked_add() local
505 zfs_unlinked_drain(zfsvfs_t *zfsvfs) in zfs_unlinked_drain()
570 zfsvfs_t *zfsvfs = dzp->z_zfsvfs; in zfs_purgedir() local
620 zfsvfs_t *zfsvfs = zp->z_zfsvfs; in zfs_rmnode() local
869 zfsvfs_t *zfsvfs = zp->z_zfsvfs; in zfs_make_xattrdir() local
939 zfsvfs_t *zfsvfs = zp->z_zfsvfs; in zfs_get_xattrdir() local
1012 zfsvfs_t *zfsvfs = zdp->z_zfsvfs; in zfs_sticky_remove_access() local
H A Dzfs_replay.c75 zfs_replay_error(zfsvfs_t *zfsvfs, lr_t *lr, boolean_t byteswap) in zfs_replay_error()
264 zfs_replay_create_acl(zfsvfs_t *zfsvfs, in zfs_replay_create_acl()
415 zfs_replay_create(zfsvfs_t *zfsvfs, lr_create_t *lr, boolean_t byteswap) in zfs_replay_create()
546 zfs_replay_remove(zfsvfs_t *zfsvfs, lr_remove_t *lr, boolean_t byteswap) in zfs_replay_remove()
601 zfs_replay_link(zfsvfs_t *zfsvfs, lr_link_t *lr, boolean_t byteswap) in zfs_replay_link()
639 zfs_replay_rename(zfsvfs_t *zfsvfs, lr_rename_t *lr, boolean_t byteswap) in zfs_replay_rename()
713 zfs_replay_write(zfsvfs_t *zfsvfs, lr_write_t *lr, boolean_t byteswap) in zfs_replay_write()
776 zfs_replay_write2(zfsvfs_t *zfsvfs, lr_write_t *lr, boolean_t byteswap) in zfs_replay_write2()
826 zfs_replay_setattr(zfsvfs_t *zfsvfs, lr_setattr_t *lr, boolean_t byteswap) in zfs_replay_setattr()
882 zfs_replay_acl_v0(zfsvfs_t *zfsvfs, lr_acl_v0_t *lr, boolean_t byteswap) in zfs_replay_acl_v0()
[all …]
H A Dzfs_znode.c236 zfsvfs_t *zfsvfs; in zfs_znode_move() local
621 zfsvfs_t *zfsvfs = dzp->z_zfsvfs; in zfs_mknode() local
828 zfsvfs_t *zfsvfs; in zfs_loadvnode() local
958 zfsvfs_t *zfsvfs = zp->z_zfsvfs; in zfs_rezget() local
1005 zfsvfs_t *zfsvfs = zp->z_zfsvfs; in zfs_znode_delete() local
1023 zfsvfs_t *zfsvfs = zp->z_zfsvfs; in zfs_zinactive() local
1054 zfsvfs_t *zfsvfs = zp->z_zfsvfs; in zfs_znode_free() local
1188 zfsvfs_t *zfsvfs = zp->z_zfsvfs; in zfs_extend() local
1265 zfsvfs_t *zfsvfs = zp->z_zfsvfs; in zfs_free_range() local
1312 zfsvfs_t *zfsvfs = zp->z_zfsvfs; in zfs_trunc() local
[all …]
H A Dzfs_fuid.c200 zfs_fuid_init(zfsvfs_t *zfsvfs) in zfs_fuid_init()
227 zfs_fuid_sync(zfsvfs_t *zfsvfs, dmu_tx_t *tx) in zfs_fuid_sync()
302 zfs_fuid_find_by_domain(zfsvfs_t *zfsvfs, const char *domain, in zfs_fuid_find_by_domain()
367 zfs_fuid_find_by_idx(zfsvfs_t *zfsvfs, uint32_t idx) in zfs_fuid_find_by_idx()
399 zfs_fuid_map_id(zfsvfs_t *zfsvfs, uint64_t fuid, in zfs_fuid_map_id()
492 zfs_fuid_create_cred(zfsvfs_t *zfsvfs, zfs_fuid_type_t type, in zfs_fuid_create_cred()
556 zfs_fuid_create(zfsvfs_t *zfsvfs, uint64_t id, cred_t *cr, in zfs_fuid_create()
646 zfs_fuid_destroy(zfsvfs_t *zfsvfs) in zfs_fuid_destroy()
708 zfs_groupmember(zfsvfs_t *zfsvfs, uint64_t id, cred_t *cr) in zfs_groupmember()
756 zfs_fuid_txhold(zfsvfs_t *zfsvfs, dmu_tx_t *tx) in zfs_fuid_txhold()
H A Dzfs_ctldir.c174 zfsvfs_t *zfsvfs = vp->v_vfsp->vfs_data; in zfsctl_root_inode_cb() local
191 zfsctl_create(zfsvfs_t *zfsvfs) in zfsctl_create()
224 zfsctl_destroy(zfsvfs_t *zfsvfs) in zfsctl_destroy()
318 zfsvfs_t *zfsvfs = vp->v_vfsp->vfs_data; in zfsctl_common_fid() local
352 zfsvfs_t *zfsvfs = vp->v_vfsp->vfs_data; in zfsctl_shares_fid() local
393 zfsvfs_t *zfsvfs = vp->v_vfsp->vfs_data; in zfsctl_root_getattr() local
416 zfsvfs_t *zfsvfs = dvp->v_vfsp->vfs_data; in zfsctl_root_lookup() local
578 zfsvfs_t *zfsvfs; in zfsctl_snapdir_rename() local
642 zfsvfs_t *zfsvfs; in zfsctl_snapdir_remove() local
1215 zfsvfs_t *zfsvfs = vfsp->vfs_data; in zfsctl_lookup_objset() local
[all …]
H A Dzfs_vnops.c196 zfsvfs_t *zfsvfs = zp->z_zfsvfs; in zfs_close() local
273 zfsvfs_t *zfsvfs; in zfs_ioctl() local
477 zfsvfs_t *zfsvfs = zp->z_zfsvfs; in zfs_read() local
674 zfsvfs_t *zfsvfs = zp->z_zfsvfs; in zfs_write() local
1022 zfsvfs_t *zfsvfs = arg; in zfs_get_data() local
1141 zfsvfs_t *zfsvfs = zp->z_zfsvfs; in zfs_access() local
2067 zfsvfs_t *zfsvfs = zp->z_zfsvfs; in zfs_readdir() local
2366 zfsvfs_t *zfsvfs = zp->z_zfsvfs; in zfs_fsync() local
4673 zfsvfs_t *zfsvfs; in zfs_pathconf() local
5558 zfsvfs_t *zfsvfs; in zfs_netbsd_reclaim() local
[all …]
H A Dzfs_acl.c606 zfs_copy_fuid_2_ace(zfsvfs_t *zfsvfs, zfs_acl_t *aclp, cred_t *cr, in zfs_copy_fuid_2_ace()
1051 zfsvfs_t *zfsvfs = zp->z_zfsvfs; in zfs_aclset_common() local
1505 zfs_acl_chmod(zfsvfs_t *zfsvfs, uint64_t uid, in zfs_acl_chmod()
1836 zfsvfs_t *zfsvfs = dzp->z_zfsvfs; in zfs_acl_ids_create() local
1960 zfs_acl_ids_overquota(zfsvfs_t *zfsvfs, zfs_acl_ids_t *acl_ids) in zfs_acl_ids_overquota()
2068 zfs_vsec_2_aclp(zfsvfs_t *zfsvfs, vtype_t obj_type, in zfs_vsec_2_aclp()
2128 zfsvfs_t *zfsvfs = zp->z_zfsvfs; in zfs_setacl() local
2290 zfsvfs_t *zfsvfs = zp->z_zfsvfs; in zfs_zaccess_aces_check() local
2433 zfsvfs_t *zfsvfs = zp->z_zfsvfs; in zfs_zaccess_common() local
2558 zfsvfs_t *zfsvfs = zp->z_zfsvfs; in zfs_zaccess() local
[all …]
H A Dzfs_ioctl.c1060 zfsvfs_rele(zfsvfs_t *zfsvfs, void *tag) in zfsvfs_rele()
1902 zfsvfs_t *zfsvfs; in zfs_prop_set_userquota() local
1986 zfsvfs_t *zfsvfs; in zfs_prop_set_special() local
3023 zfsvfs_t *zfsvfs; in zfs_ioc_rollback() local
3531 zfsvfs_t *zfsvfs = NULL; in zfs_ioc_recv() local
3851 zfsvfs_t *zfsvfs; in zfs_ioc_userspace_one() local
3882 zfsvfs_t *zfsvfs; in zfs_ioc_userspace_many() local
3918 zfsvfs_t *zfsvfs; in zfs_ioc_userspace_upgrade() local
4104 zfsvfs_t *zfsvfs = dzp->z_zfsvfs; in zfs_smb_acl_purge() local
4125 zfsvfs_t *zfsvfs; in zfs_ioc_smb_acl() local
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/sys/kern/
H A Dzfs_stub.c34 zfsctl_create(zfsvfs_t *zfsvfs) in zfsctl_create()
41 zfsctl_destroy(zfsvfs_t *zfsvfs) in zfsctl_destroy()