Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/scrub/
Dcommon.h40 void xchk_ino_set_preen(struct xfs_scrub *sc, xfs_ino_t ino);
Dinode.c253 xchk_ino_set_preen(sc, ino); in xchk_dinode()
561 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