Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_inode_item.c128 !xfs_inode_has_bigtime(ip)) { in xfs_inode_item_precommit()
508 if (xfs_inode_has_bigtime(ip)) in xfs_inode_to_log_dinode_ts()
H A Dxfs_inode.h333 static inline bool xfs_inode_has_bigtime(const struct xfs_inode *ip) in xfs_inode_has_bigtime() function