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

/linux-master/fs/xfs/libxfs/
H A Dxfs_inode_buf.c166 if (xfs_dinode_has_bigtime(dip))
615 if (xfs_dinode_has_bigtime(dip) &&
H A Dxfs_format.h1098 static inline bool xfs_dinode_has_bigtime(const struct xfs_dinode *dip) function
/linux-master/fs/xfs/scrub/
H A Dinode.c346 if (xfs_dinode_has_bigtime(dip) && !xfs_has_bigtime(mp))

Completed in 152 milliseconds