Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_health.h207 void xfs_inode_mark_corrupt(struct xfs_inode *ip, unsigned int mask);
/linux-6.12.1/fs/xfs/scrub/
Dhealth.c229 xfs_inode_mark_corrupt(sc->ip, mask); in xchk_update_health()
/linux-6.12.1/fs/xfs/
Dxfs_health.c313 xfs_inode_mark_corrupt( in xfs_inode_mark_corrupt() function
Dxfs_trace.h4237 DEFINE_INODE_CORRUPT_EVENT(xfs_inode_mark_corrupt);