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.c61 unsigned int unlink_resblks; member
386 ino, mpath->unlink_resblks); in xrep_metapath_unlink()
410 return xfs_dir_remove_child(sc->tp, mpath->unlink_resblks, &mpath->du); in xrep_metapath_unlink()
538 error = xchk_trans_alloc(sc, mpath->unlink_resblks); in xrep_metapath_try_unlink()
644 mpath->unlink_resblks = xfs_remove_space_res(mp, MAXNAMELEN); in xrep_metapath()