Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_inode_buf.c160 if (xfs_dinode_has_bigtime(dip)) in xfs_inode_from_disk_ts()
640 if (xfs_dinode_has_bigtime(dip) && in xfs_dinode_verify()
H A Dxfs_format.h1083 static inline bool xfs_dinode_has_bigtime(const struct xfs_dinode *dip) in xfs_dinode_has_bigtime() function
/openbmc/linux/fs/xfs/scrub/
H A Dinode.c337 if (xfs_dinode_has_bigtime(dip) && !xfs_has_bigtime(mp)) in xchk_inode_flags2()