Searched refs:xattr_changed_cb (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vfsops.c480 xattr_changed_cb(void *arg, uint64_t newval) function
738 zfs_prop_to_name(ZFS_PROP_XATTR), xattr_changed_cb, zfsvfs);
772 xattr_changed_cb(zfsvfs, xattr);
1250 xattr_changed_cb(zfsvfs, pval);
/freebsd-13-stable/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_vfsops.c333 xattr_changed_cb(void *arg, uint64_t newval) function
494 zfs_prop_to_name(ZFS_PROP_XATTR), xattr_changed_cb, zfsvfs);
534 xattr_changed_cb(zfsvfs, vfsp->vfs_xattr);
1512 xattr_changed_cb(zfsvfs, pval);

Completed in 116 milliseconds