HomeSort by: relevance | last modified time | path
    Searched refs:zfs_fuid_sync (Results 1 - 6 of 6) sorted by relevancy

  /src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
zfs_fuid.h 116 void zfs_fuid_sync(zfsvfs_t *, dmu_tx_t *);
  /src/external/cddl/osnet/dist/uts/common/fs/zfs/
zfs_fuid.c 50 * be responsible for calling zfs_fuid_sync() to sync the changes to disk.
226 zfs_fuid_sync(zfsvfs_t *zfsvfs, dmu_tx_t *tx) function
zfs_dir.c 750 zfs_fuid_sync(zfsvfs, tx);
zfs_vnops.c 2272 zfs_fuid_sync(zfsvfs, tx);
2566 zfs_fuid_sync(zfsvfs, tx);
3884 zfs_fuid_sync(zfsvfs, tx);
4651 zfs_fuid_sync(zfsvfs, tx);
zfs_acl.c 1994 zfs_fuid_sync(zfsvfs, tx);
zfs_vfsops.c 1054 zfs_fuid_sync(zfsvfs, tx);

Completed in 82 milliseconds