Home
last modified time | relevance | path

Searched refs:allow_unwritten (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/scrub/
H A Dbmap_repair.c93 bool allow_unwritten; member
277 if ((rec->rm_flags & XFS_RMAP_UNWRITTEN) && !rb->allow_unwritten) in xrep_bmap_walk_rmap()
923 bool allow_unwritten) in xrep_bmap() argument
943 rb->allow_unwritten = allow_unwritten; in xrep_bmap()
H A Drepair.h84 int xrep_bmap(struct xfs_scrub *sc, int whichfork, bool allow_unwritten);