Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/libxfs/
Dxfs_health.h219 void xfs_inode_mark_corrupt(struct xfs_inode *ip, unsigned int mask);
/linux-6.14.4/fs/xfs/scrub/
Dhealth.c241 xfs_inode_mark_corrupt(sc->ip, mask); in xchk_update_health()
/linux-6.14.4/fs/xfs/
Dxfs_health.c294 xfs_inode_mark_corrupt( in xfs_inode_mark_corrupt() function
Dxfs_trace.h4427 DEFINE_INODE_CORRUPT_EVENT(xfs_inode_mark_corrupt);