Searched refs:zfs_fuid_sync (Results 1 – 9 of 9) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | zfs_fuid.h | 114 void zfs_fuid_sync(zfsvfs_t *, dmu_tx_t *);
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | zfs_quota.c | 365 zfs_fuid_sync(zfsvfs, tx); in zfs_set_userquota()
|
| H A D | zfs_fuid.c | 219 zfs_fuid_sync(zfsvfs_t *zfsvfs, dmu_tx_t *tx) in zfs_fuid_sync() function
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zfs_vnops_os.c | 716 zfs_fuid_sync(zfsvfs, tx); in zfs_create() 892 zfs_fuid_sync(zfsvfs, tx); in zfs_tmpfile() 1315 zfs_fuid_sync(zfsvfs, tx); in zfs_mkdir() 2491 zfs_fuid_sync(zfsvfs, tx); in zfs_setattr() 3137 zfs_fuid_sync(zfsvfs, tx); in zfs_symlink()
|
| H A D | zfs_dir.c | 1097 zfs_fuid_sync(zfsvfs, tx); in zfs_make_xattrdir()
|
| H A D | zfs_acl.c | 2188 zfs_fuid_sync(zfsvfs, tx); in zfs_setacl()
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | zfs_dir.c | 843 zfs_fuid_sync(zfsvfs, tx); in zfs_make_xattrdir()
|
| H A D | zfs_vnops_os.c | 1146 zfs_fuid_sync(zfsvfs, tx); in zfs_create() 1496 zfs_fuid_sync(zfsvfs, tx); in zfs_mkdir() 2859 zfs_fuid_sync(zfsvfs, tx); in zfs_setattr() 3584 zfs_fuid_sync(zfsvfs, tx); in zfs_symlink()
|
| H A D | zfs_acl.c | 2014 zfs_fuid_sync(zfsvfs, tx); in zfs_setacl()
|