Searched refs:zfs_fuid_sync (Results 1 – 9 of 9) sorted by relevance
| /freebsd-14.2/sys/contrib/openzfs/include/sys/ |
| H A D | zfs_fuid.h | 114 void zfs_fuid_sync(zfsvfs_t *, dmu_tx_t *);
|
| /freebsd-14.2/sys/contrib/openzfs/module/zfs/ |
| H A D | zfs_quota.c | 364 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
|
| /freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zfs_vnops_os.c | 722 zfs_fuid_sync(zfsvfs, tx); in zfs_create() 899 zfs_fuid_sync(zfsvfs, tx); in zfs_tmpfile() 1324 zfs_fuid_sync(zfsvfs, tx); in zfs_mkdir() 2514 zfs_fuid_sync(zfsvfs, tx); in zfs_setattr() 3116 zfs_fuid_sync(zfsvfs, tx); in zfs_rename() 3327 zfs_fuid_sync(zfsvfs, tx); in zfs_symlink()
|
| H A D | zfs_dir.c | 1147 zfs_fuid_sync(zfsvfs, tx); in zfs_make_xattrdir()
|
| H A D | zfs_acl.c | 2211 zfs_fuid_sync(zfsvfs, tx); in zfs_setacl()
|
| /freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | zfs_dir.c | 847 zfs_fuid_sync(zfsvfs, tx); in zfs_make_xattrdir()
|
| H A D | zfs_vnops_os.c | 1189 zfs_fuid_sync(zfsvfs, tx); in zfs_create() 1550 zfs_fuid_sync(zfsvfs, tx); in zfs_mkdir() 2856 zfs_fuid_sync(zfsvfs, tx); in zfs_setattr() 3591 zfs_fuid_sync(zfsvfs, tx); in zfs_symlink()
|
| H A D | zfs_acl.c | 2020 zfs_fuid_sync(zfsvfs, tx); in zfs_setacl()
|