Searched refs:mf_dax_kill_procs (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_notify_failure.c108 error = mf_dax_kill_procs(mapping, pgoff, pgcnt,
/linux-master/mm/
H A Dmemory-failure.c1805 * mf_dax_kill_procs - Collect and kill processes who are using this file range
1811 int mf_dax_kill_procs(struct address_space *mapping, pgoff_t index, function
1845 EXPORT_SYMBOL_GPL(mf_dax_kill_procs); variable
/linux-master/include/linux/
H A Dmm.h3969 int mf_dax_kill_procs(struct address_space *mapping, pgoff_t index,

Completed in 144 milliseconds