Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_inode_item.h96 #define XFS_ILOG_TIMESTAMP 0x4000 macro
113 XFS_ILOG_ABROOT | XFS_ILOG_TIMESTAMP)
Dxfs_inode_item.c442 (iip->ili_fields & ~XFS_ILOG_TIMESTAMP); in xfs_inode_item_format()
Dxfs_file.c202 (ip->i_itemp->ili_fields & ~XFS_ILOG_TIMESTAMP)) in xfs_file_fsync()
Dxfs_super.c910 xfs_trans_log_inode(tp, ip, XFS_ILOG_TIMESTAMP); in xfs_fs_dirty_inode()