Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_inode_item.h34 unsigned int ili_fields; /* fields to be logged */ member
50 return !ip->i_itemp || !(ip->i_itemp->ili_fields & XFS_ILOG_ALL); in xfs_inode_clean()
H A Dxfs_inode.c1676 iip->ili_last_fields = iip->ili_fields; in xfs_ifree_mark_inode_stale()
1677 iip->ili_fields = 0; in xfs_ifree_mark_inode_stale()
1823 iip->ili_fields &= ~(XFS_ILOG_AOWNER | XFS_ILOG_DOWNER); in xfs_ifree()
2519 iip->ili_last_fields = iip->ili_fields; in xfs_iflush()
2520 iip->ili_fields = 0; in xfs_iflush()