Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_inode_buf.c57 int di_ok; in xfs_inode_buf_verify() local
61 di_ok = xfs_verify_magic16(bp, dip->di_magic) && in xfs_inode_buf_verify()
64 if (unlikely(!di_ok || in xfs_inode_buf_verify()