Searched refs:gfs2_queue_try_to_evict (Results 1 – 5 of 5) sorted by relevance
261 extern bool gfs2_queue_try_to_evict(struct gfs2_glock *gl);
647 if (!gfs2_queue_try_to_evict(gl)) in iopen_go_callback()
1053 if (!gfs2_queue_try_to_evict(gl)) in gfs2_drop_inode()
1882 if (ip || !gfs2_queue_try_to_evict(gl)) in try_rgrp_unlink()
978 bool gfs2_queue_try_to_evict(struct gfs2_glock *gl) in gfs2_queue_try_to_evict() function