Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dhealth.h14 bool xchk_file_looks_zapped(struct xfs_scrub *sc, unsigned int mask);
H A Dsymlink.c59 if (xchk_file_looks_zapped(sc, XFS_SICK_INO_SYMLINK_ZAPPED)) { in xchk_symlink()
H A Dhealth.c149 xchk_file_looks_zapped( in xchk_file_looks_zapped() function
H A Dbmap.c1139 if (xchk_file_looks_zapped(sc, XFS_SICK_INO_BMBTD_ZAPPED)) { in xchk_bmap_data()
1167 if (xchk_file_looks_zapped(sc, XFS_SICK_INO_BMBTA_ZAPPED)) { in xchk_bmap_attr()
H A Ddir.c1071 if (xchk_file_looks_zapped(sc, XFS_SICK_INO_DIR_ZAPPED)) { in xchk_directory()