Searched defs:zfsvfs (Results 1 - 11 of 11) sorted by relevance

/freebsd-10.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_sa.c125 zfsvfs_t *zfsvfs = zp->z_zfsvfs; local
159 zfsvfs_t *zfsvfs = zp->z_zfsvfs; local
200 zfsvfs_t *zfsvfs = zp->z_zfsvfs; local
[all...]
H A Dzfs_dir.c65 zfs_match_find(zfsvfs_t *zfsvfs, znode_t *dzp, char *name, boolean_t exact, argument
140 zfsvfs_t *zfsvfs = dzp->z_zfsvfs; local
390 zfsvfs_t *zfsvfs = dzp->z_zfsvfs; local
458 zfsvfs_t *zfsvfs = zp->z_zfsvfs; local
472 zfs_unlinked_drain(zfsvfs_t *zfsvfs) argument
537 zfsvfs_t *zfsvfs = dzp->z_zfsvfs; local
589 zfsvfs_t *zfsvfs = zp->z_zfsvfs; local
708 zfsvfs_t *zfsvfs = zp->z_zfsvfs; local
811 zfsvfs_t *zfsvfs = dzp->z_zfsvfs; local
927 zfsvfs_t *zfsvfs = zp->z_zfsvfs; local
1015 zfsvfs_t *zfsvfs = zp->z_zfsvfs; local
1093 zfsvfs_t *zfsvfs = zdp->z_zfsvfs; local
[all...]
H A Dzfs_fuid.c199 zfs_fuid_init(zfsvfs_t *zfsvfs) argument
226 zfs_fuid_sync(zfsvfs_t *zfsvfs, dmu_tx_t *tx) argument
301 zfs_fuid_find_by_domain(zfsvfs_t *zfsvfs, const char *domain, char **retdomain, boolean_t addok) argument
366 zfs_fuid_find_by_idx(zfsvfs_t *zfsvfs, uint32_t idx) argument
396 zfs_fuid_map_id(zfsvfs_t *zfsvfs, uint64_t fuid, cred_t *cr, zfs_fuid_type_t type) argument
498 zfs_fuid_create_cred(zfsvfs_t *zfsvfs, zfs_fuid_type_t type, cred_t *cr, zfs_fuid_info_t **fuidp) argument
555 zfs_fuid_create(zfsvfs_t *zfsvfs, uint64_t id, cred_t *cr, zfs_fuid_type_t type, zfs_fuid_info_t **fuidpp) argument
642 zfs_fuid_destroy(zfsvfs_t *zfsvfs) argument
704 zfs_groupmember(zfsvfs_t *zfsvfs, uint64_t id, cred_t *cr) argument
754 zfs_fuid_txhold(zfsvfs_t *zfsvfs, dmu_tx_t *tx) argument
[all...]
H A Dzfs_replay.c75 zfs_replay_error(zfsvfs_t *zfsvfs, lr_t *lr, boolean_t byteswap) argument
268 zfs_replay_create_acl(zfsvfs_t *zfsvfs, argument
417 zfs_replay_create(zfsvfs_t *zfsvfs, lr_create_t *lr, boolean_t byteswap) argument
549 zfs_replay_remove(zfsvfs_t *zfsvfs, lr_remove_t *lr, boolean_t byteswap) argument
600 zfs_replay_link(zfsvfs_t *zfsvfs, lr_link_t *lr, boolean_t byteswap) argument
640 zfs_replay_rename(zfsvfs_t *zfsvfs, lr_rename_t *lr, boolean_t byteswap) argument
710 zfs_replay_write(zfsvfs_t *zfsvfs, lr_write_t *lr, boolean_t byteswap) argument
776 zfs_replay_write2(zfsvfs_t *zfsvfs, lr_write_t *lr, boolean_t byteswap) argument
821 zfs_replay_truncate(zfsvfs_t *zfsvfs, lr_truncate_t *lr, boolean_t byteswap) argument
853 zfs_replay_setattr(zfsvfs_t *zfsvfs, lr_setattr_t *lr, boolean_t byteswap) argument
912 zfs_replay_acl_v0(zfsvfs_t *zfsvfs, lr_acl_v0_t *lr, boolean_t byteswap) argument
960 zfs_replay_acl(zfsvfs_t *zfsvfs, lr_acl_t *lr, boolean_t byteswap) argument
[all...]
H A Dzfs_ctldir.c223 zfsvfs_t *zfsvfs = vp->v_vfsp->vfs_data; local
240 zfsctl_create(zfsvfs_t *zfsvfs) argument
278 zfsctl_destroy(zfsvfs_t *zfsvfs) argument
392 zfsvfs_t *zfsvfs = vp->v_vfsp->vfs_data; local
436 zfsvfs_t *zfsvfs = vp->v_vfsp->vfs_data; local
503 zfsvfs_t *zfsvfs = vp->v_vfsp->vfs_data; local
527 zfsvfs_t *zfsvfs = dvp->v_vfsp->vfs_data; local
756 zfsvfs_t *zfsvfs; local
824 zfsvfs_t *zfsvfs; local
881 zfsvfs_t *zfsvfs = dvp->v_vfsp->vfs_data; local
950 zfsvfs_t *zfsvfs = dvp->v_vfsp->vfs_data; local
1122 zfsvfs_t *zfsvfs = dvp->v_vfsp->vfs_data; local
1155 zfsvfs_t *zfsvfs = vp->v_vfsp->vfs_data; local
1212 zfsvfs_t *zfsvfs = vp->v_vfsp->vfs_data; local
1291 zfsvfs_t *zfsvfs = vp->v_vfsp->vfs_data; local
1322 zfsvfs_t *zfsvfs = vp->v_vfsp->vfs_data; local
1577 zfsvfs_t *zfsvfs = dvp->v_vfsp->vfs_data; local
1598 zfsvfs_t *zfsvfs = ap->a_vp->v_vfsp->vfs_data; local
1654 zfsvfs_t *zfsvfs = vfsp->vfs_data; local
1717 zfsvfs_t *zfsvfs = vfsp->vfs_data; local
[all...]
H A Dzfs_znode.c243 zfsvfs_t *zfsvfs; local
475 zfs_create_share_dir(zfsvfs_t *zfsvfs, dmu_tx_t *tx) argument
554 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) argument
614 zfs_znode_alloc(zfsvfs_t *zfsvfs, dmu_buf_t *db, int blksz, dmu_object_type_t obj_type, sa_handle_t *hdl) argument
774 zfsvfs_t *zfsvfs = dzp->z_zfsvfs; local
1121 zfs_zget(zfsvfs_t *zfsvfs, uint64_t obj_num, znode_t **zpp) argument
1251 zfsvfs_t *zfsvfs = zp->z_zfsvfs; local
1354 zfsvfs_t *zfsvfs = zp->z_zfsvfs; local
1373 zfsvfs_t *zfsvfs = zp->z_zfsvfs; local
1405 zfsvfs_t *zfsvfs = zp->z_zfsvfs; local
1521 zfsvfs_t *zfsvfs = zp->z_zfsvfs; local
1600 zfsvfs_t *zfsvfs = zp->z_zfsvfs; local
1647 zfsvfs_t *zfsvfs = zp->z_zfsvfs; local
1731 zfsvfs_t *zfsvfs = zp->z_zfsvfs; local
1802 zfsvfs_t zfsvfs; local
[all...]
H A Dzfs_acl.c370 zfsvfs_t *zfsvfs = zp->z_zfsvfs; local
657 zfs_copy_ace_2_fuid(zfsvfs_t *zfsvfs, vtype_t obj_type, zfs_acl_t *aclp, argument
719 zfs_copy_fuid_2_ace(zfsvfs_t *zfsvfs, zfs_acl_t *aclp, cred_t *cr, argument
1184 zfsvfs_t *zfsvfs = zp->z_zfsvfs; local
1469 zfs_restricted_update(zfsvfs_t *zfsvfs, zfs_acl_t *aclp, void *acep) argument
1500 zfs_acl_inherit(zfsvfs_t *zfsvfs, vtype_t vtype, zfs_acl_t *paclp, uint64_t mode, boolean_t *need_chmod) argument
1624 zfsvfs_t *zfsvfs = dzp->z_zfsvfs; local
1764 zfs_acl_ids_overquota(zfsvfs_t *zfsvfs, zfs_acl_ids_t *acl_ids) argument
1871 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) argument
1931 zfsvfs_t *zfsvfs = zp->z_zfsvfs; local
2110 zfsvfs_t *zfsvfs = zp->z_zfsvfs; local
2247 zfsvfs_t *zfsvfs = zp->z_zfsvfs; local
[all...]
H A Dzfs_vfsops.c140 zfsvfs_t *zfsvfs = vfsp->vfs_data; local
233 zfsvfs_t *zfsvfs = arg; local
251 zfsvfs_t *zfsvfs = arg; local
273 zfsvfs_t *zfsvfs = arg; local
286 zfsvfs_t *zfsvfs = arg; local
304 zfsvfs_t *zfsvfs = arg; local
320 zfsvfs_t *zfsvfs = arg; local
344 zfsvfs_t *zfsvfs = arg; local
357 zfsvfs_t *zfsvfs = arg; local
365 zfsvfs_t *zfsvfs = arg; local
373 zfsvfs_t *zfsvfs = arg; local
381 zfsvfs_t *zfsvfs = arg; local
391 zfsvfs_t *zfsvfs = NULL; local
643 fuidstr_to_sid(zfsvfs_t *zfsvfs, const char *fuidstr, char *domainbuf, int buflen, uid_t *ridp) argument
660 zfs_userquota_prop_to_obj(zfsvfs_t *zfsvfs, zfs_userquota_prop_t type) argument
676 zfs_userspace_many(zfsvfs_t *zfsvfs, zfs_userquota_prop_t type, uint64_t *cookiep, void *vbuf, uint64_t *bufsizep) argument
721 id_to_fuidstr(zfsvfs_t *zfsvfs, const char *domain, uid_t rid, char *buf, boolean_t addok) argument
738 zfs_userspace_one(zfsvfs_t *zfsvfs, zfs_userquota_prop_t type, const char *domain, uint64_t rid, uint64_t *valp) argument
765 zfs_set_userquota(zfsvfs_t *zfsvfs, zfs_userquota_prop_t type, const char *domain, uint64_t rid, uint64_t quota) argument
826 zfs_fuid_overquota(zfsvfs_t *zfsvfs, boolean_t isgroup, uint64_t fuid) argument
850 zfs_owner_overquota(zfsvfs_t *zfsvfs, znode_t *zp, boolean_t isgroup) argument
869 zfsvfs_t *zfsvfs; local
1008 zfsvfs_setup(zfsvfs_t *zfsvfs, boolean_t mounting) argument
1089 zfsvfs_free(zfsvfs_t *zfsvfs) argument
1116 zfs_set_fuid_feature(zfsvfs_t *zfsvfs) argument
1144 zfsvfs_t *zfsvfs; local
1244 zfs_unregister_callbacks(zfsvfs_t *zfsvfs) argument
1479 zfsvfs_t *zfsvfs = NULL; local
1744 zfsvfs_t *zfsvfs = vfsp->vfs_data; local
1802 zfsvfs_t *zfsvfs = vfsp->vfs_data; local
1832 zfsvfs_teardown(zfsvfs_t *zfsvfs, boolean_t unmounting) argument
1929 zfsvfs_t *zfsvfs = vfsp->vfs_data; local
2053 zfsvfs_t *zfsvfs = vfsp->vfs_data; local
2088 zfsvfs_t *zfsvfs = vfsp->vfs_data; local
2107 zfsvfs_t *zfsvfs = vfsp->vfs_data; local
2219 zfs_suspend_fs(zfsvfs_t *zfsvfs) argument
2237 zfs_resume_fs(zfsvfs_t *zfsvfs, const char *osname) argument
2315 zfsvfs_t *zfsvfs = vfsp->vfs_data; local
2408 zfs_set_version(zfsvfs_t *zfsvfs, uint64_t newvers) argument
[all...]
H A Dzfs_vnops.c175 zfsvfs_t *zfsvfs = zp->z_zfsvfs; local
209 zfsvfs_t *zfsvfs = zp->z_zfsvfs; local
283 zfsvfs_t *zfsvfs; local
671 zfsvfs_t *zfsvfs = zp->z_zfsvfs; local
828 zfsvfs_t *zfsvfs = zp->z_zfsvfs; local
1218 zfsvfs_t *zfsvfs = arg; local
1344 zfsvfs_t *zfsvfs = zp->z_zfsvfs; local
1407 zfsvfs_t *zfsvfs = zdp->z_zfsvfs; local
1606 zfsvfs_t *zfsvfs = dzp->z_zfsvfs; local
1860 zfsvfs_t *zfsvfs = dzp->z_zfsvfs; local
2096 zfsvfs_t *zfsvfs = dzp->z_zfsvfs; local
2277 zfsvfs_t *zfsvfs = dzp->z_zfsvfs; local
2419 zfsvfs_t *zfsvfs = zp->z_zfsvfs; local
2719 zfsvfs_t *zfsvfs = zp->z_zfsvfs; local
2754 zfsvfs_t *zfsvfs = zp->z_zfsvfs; local
2979 zfsvfs_t *zfsvfs = zp->z_zfsvfs; local
3727 zfsvfs_t *zfsvfs = sdzp->z_zfsvfs; local
4099 zfsvfs_t *zfsvfs = dzp->z_zfsvfs; local
4248 zfsvfs_t *zfsvfs = zp->z_zfsvfs; local
4290 zfsvfs_t *zfsvfs = dzp->z_zfsvfs; local
4462 zfsvfs_t *zfsvfs = zp->z_zfsvfs; local
4583 zfsvfs_t *zfsvfs = zp->z_zfsvfs; local
4666 zfsvfs_t *zfsvfs = zp->z_zfsvfs; local
4742 zfsvfs_t *zfsvfs = zp->z_zfsvfs; local
4869 zfsvfs_t *zfsvfs = zp->z_zfsvfs; local
4954 zfsvfs_t *zfsvfs = zp->z_zfsvfs; local
5098 zfsvfs_t *zfsvfs = zp->z_zfsvfs; local
5138 zfsvfs_t *zfsvfs = zp->z_zfsvfs; local
5204 zfsvfs_t *zfsvfs; local
5287 zfsvfs_t *zfsvfs = zp->z_zfsvfs; local
5305 zfsvfs_t *zfsvfs = zp->z_zfsvfs; local
5340 zfsvfs_t *zfsvfs = zp->z_zfsvfs; local
5674 zfsvfs_t *zfsvfs = zp->z_zfsvfs; local
6160 zfsvfs_t *zfsvfs = VTOZ(vp)->z_zfsvfs; local
6366 zfsvfs_t *zfsvfs = zp->z_zfsvfs; local
6510 zfsvfs_t *zfsvfs = VTOZ(ap->a_vp)->z_zfsvfs; local
6579 zfsvfs_t *zfsvfs = VTOZ(ap->a_vp)->z_zfsvfs; local
6645 zfsvfs_t *zfsvfs = VTOZ(ap->a_vp)->z_zfsvfs; local
6712 zfsvfs_t *zfsvfs = VTOZ(ap->a_vp)->z_zfsvfs; local
[all...]
H A Dzfs_ioctl.c1424 zfsvfs_rele(zfsvfs_t *zfsvfs, void *tag) argument
2327 zfsvfs_t *zfsvfs; local
2415 zfsvfs_t *zfsvfs; local
3419 zfsvfs_t *zfsvfs; local
3566 zfsvfs_t *zfsvfs; local
4106 zfsvfs_t *zfsvfs = NULL; local
4539 zfsvfs_t *zfsvfs; local
4570 zfsvfs_t *zfsvfs; local
4608 zfsvfs_t *zfsvfs; local
4891 zfsvfs_t *zfsvfs = dzp->z_zfsvfs; local
4914 zfsvfs_t *zfsvfs; local
[all...]
/freebsd-10.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Dzfs_vfsops.h44 struct zfsvfs { struct
[all...]

Completed in 146 milliseconds