Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_inode.h347 static inline bool xfs_inode_has_bigrtalloc(const struct xfs_inode *ip) in xfs_inode_has_bigrtalloc() function
/linux/fs/xfs/scrub/
H A Dcow_repair.c671 if (xfs_inode_has_bigrtalloc(sc->ip)) in xrep_bmap_cow()