Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/scrub/
H A Dinode.c261 xchk_ino_set_preen(sc, ino); in xchk_dinode()
563 xchk_ino_set_preen(sc, ino); in xchk_inode_check_reflink_iflag()
H A Dcommon.h47 void xchk_ino_set_preen(struct xfs_scrub *sc, xfs_ino_t ino);
H A Dattr.c127 xchk_ino_set_preen(sx->sc, context->dp->i_ino); in xchk_xattr_listent()
H A Dcommon.c196 xchk_ino_set_preen( in xchk_ino_set_preen() function