Home
last modified time | relevance | path

Searched refs:unlink_resblks (Results 1 – 1 of 1) sorted by relevance

/linux/fs/xfs/scrub/
H A Dmetapath.c64 unsigned int unlink_resblks; member
471 ino, mpath->unlink_resblks); in xrep_metapath_unlink()
495 return xfs_dir_remove_child(sc->tp, mpath->unlink_resblks, &mpath->du); in xrep_metapath_unlink()
623 error = xchk_trans_alloc(sc, mpath->unlink_resblks); in xrep_metapath_try_unlink()
731 mpath->unlink_resblks = xfs_remove_space_res(mp, MAXNAMELEN); in xrep_metapath()