Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_trans_inode.c140 !xfs_inode_has_bigtime(ip)) { in xfs_trans_log_inode()
Dxfs_inode_buf.c290 if (xfs_inode_has_bigtime(ip)) in xfs_inode_to_disk_ts()
/fs/xfs/
Dxfs_inode.h197 static inline bool xfs_inode_has_bigtime(struct xfs_inode *ip) in xfs_inode_has_bigtime() function
Dxfs_inode_item.c324 if (xfs_inode_has_bigtime(ip)) in xfs_inode_to_log_dinode_ts()