Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/scrub/
Dcommon.h47 void xchk_ino_set_preen(struct xfs_scrub *sc, xfs_ino_t ino);
Dinode.c252 xchk_ino_set_preen(sc, ino); in xchk_dinode()
560 xchk_ino_set_preen(sc, ino); in xchk_inode_check_reflink_iflag()
Dattr.c87 xchk_ino_set_preen(sx->sc, context->dp->i_ino); in xchk_xattr_listent()
Dcommon.c203 xchk_ino_set_preen( in xchk_ino_set_preen() function