Searched refs:xchk_dirpath_append (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/fs/xfs/scrub/ |
D | dirtree.h | 172 int xchk_dirpath_append(struct xchk_dirtree *dl, struct xfs_inode *ip,
|
D | dirtree.c | 155 xchk_dirpath_append( in xchk_dirpath_append() function 251 error = xchk_dirpath_append(dl, sc->ip, path, &xname, rec); in xchk_dirtree_create_path() 482 error = xchk_dirpath_append(dl, dp, path, &dl->xname, &dl->pptr_rec); in xchk_dirpath_step_up()
|
D | dirtree_repair.c | 593 error = xchk_dirpath_append(dl, sc->ip, path, &dl->xname, in xrep_dirtree_create_adoption_path()
|