Searched refs:zfs_fuid_sync (Results 1 – 9 of 9) sorted by relevance
| /freebsd/sys/contrib/openzfs/include/sys/ |
| H A D | zfs_fuid.h | 115 void zfs_fuid_sync(zfsvfs_t *, dmu_tx_t *);
|
| /freebsd/sys/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zfs_vnops_os.c | 773 zfs_fuid_sync(zfsvfs, tx); in zfs_create() 951 zfs_fuid_sync(zfsvfs, tx); in zfs_tmpfile() 1378 zfs_fuid_sync(zfsvfs, tx); in zfs_mkdir() 2583 zfs_fuid_sync(zfsvfs, tx); in zfs_setattr() 3197 zfs_fuid_sync(zfsvfs, tx); in zfs_rename() 3409 zfs_fuid_sync(zfsvfs, tx); in zfs_symlink()
|
| H A D | zfs_dir.c | 1163 zfs_fuid_sync(zfsvfs, tx); in zfs_make_xattrdir()
|
| H A D | zfs_acl.c | 2213 zfs_fuid_sync(zfsvfs, tx); in zfs_setacl()
|
| /freebsd/sys/contrib/openzfs/module/zfs/ |
| H A D | zfs_quota.c | 391 zfs_fuid_sync(zfsvfs, tx); in zfs_set_userquota()
|
| H A D | zfs_fuid.c | 215 zfs_fuid_sync(zfsvfs_t *zfsvfs, dmu_tx_t *tx) in zfs_fuid_sync() function
|
| /freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | zfs_dir.c | 861 zfs_fuid_sync(zfsvfs, tx); in zfs_make_xattrdir()
|
| H A D | zfs_vnops_os.c | 1173 zfs_fuid_sync(zfsvfs, tx); in zfs_create() 1537 zfs_fuid_sync(zfsvfs, tx); in zfs_mkdir() 2965 zfs_fuid_sync(zfsvfs, tx); in zfs_setattr() 3705 zfs_fuid_sync(zfsvfs, tx); in zfs_symlink()
|
| H A D | zfs_acl.c | 2022 zfs_fuid_sync(zfsvfs, tx); in zfs_setacl()
|