Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/scrub/
H A Dmetapath.c63 unsigned int unlink_resblks; member
392 ino, mpath->unlink_resblks); in xrep_metapath_unlink()
416 return xfs_dir_remove_child(sc->tp, mpath->unlink_resblks, &mpath->du); in xrep_metapath_unlink()
544 error = xchk_trans_alloc(sc, mpath->unlink_resblks); in xrep_metapath_try_unlink()
650 mpath->unlink_resblks = xfs_remove_space_res(mp, MAXNAMELEN); in xrep_metapath()