Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_inode_item.h41 return !ip->i_itemp || !(ip->i_itemp->ili_fields & XFS_ILOG_ALL); in xfs_inode_clean()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_inode_item.h42 return !ip->i_itemp || !(ip->i_itemp->ili_fields & XFS_ILOG_ALL); in xfs_inode_clean()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_log_format.h343 #define XFS_ILOG_ALL (XFS_ILOG_CORE | XFS_ILOG_DDATA | \ macro
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_log_format.h355 #define XFS_ILOG_ALL (XFS_ILOG_CORE | XFS_ILOG_DDATA | \ macro

Completed in 5 milliseconds