Searched refs:XFS_ILOG_TIMESTAMP (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_log_format.h315 #define XFS_ILOG_TIMESTAMP 0x4000 macro
333 XFS_ILOG_ABROOT | XFS_ILOG_TIMESTAMP | \
/linux-4.4.14/fs/xfs/
H A Dxfs_inode_item.c367 ilf->ilf_fields |= (iip->ili_fields & ~XFS_ILOG_TIMESTAMP); xfs_inode_item_format()
H A Dxfs_iops.c1005 xfs_trans_log_inode(tp, ip, XFS_ILOG_TIMESTAMP); xfs_vn_update_time()
H A Dxfs_file.c260 (ip->i_itemp->ili_fsync_fields & ~XFS_ILOG_TIMESTAMP)) xfs_file_fsync()

Completed in 129 milliseconds