Searched refs:XFS_IGET_INCORE (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/xfs/ | ||
| H A D | xfs_icache.h | 41 #define XFS_IGET_INCORE (1U << 3) macro |
| H A D | xfs_notify_failure.c | 95 error = xfs_iget(mp, cur->bc_tp, rec->rm_owner, XFS_IGET_INCORE, in xfs_dax_failure_fn() |