Lines Matching refs:mf_flags
30 int mf_flags; member
85 if (notify->mf_flags & MF_MEM_PRE_REMOVE) in xfs_dax_failure_fn()
109 notify->mf_flags); in xfs_dax_failure_fn()
112 if (notify->mf_flags & MF_MEM_PRE_REMOVE) in xfs_dax_failure_fn()
161 int mf_flags) in xfs_dax_notify_ddev_failure() argument
163 struct xfs_failure_info notify = { .mf_flags = mf_flags }; in xfs_dax_notify_ddev_failure()
175 if (mf_flags & MF_MEM_PRE_REMOVE) { in xfs_dax_notify_ddev_failure()
242 if (mf_flags & MF_MEM_PRE_REMOVE) in xfs_dax_notify_ddev_failure()
252 if (mf_flags & MF_MEM_PRE_REMOVE) in xfs_dax_notify_ddev_failure()
263 int mf_flags) in xfs_dax_notify_failure() argument
288 if (mf_flags & MF_MEM_PRE_REMOVE) in xfs_dax_notify_failure()
326 mf_flags); in xfs_dax_notify_failure()