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

/freebsd-13-stable/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_vnops_os.c185 zfs_vscan(struct inode *ip, cred_t *cr, int async) function
210 if (zfs_vscan(ip, cr, 0) != 0) {
240 VERIFY(zfs_vscan(ip, cr, 1) == 0);

Completed in 58 milliseconds