Home
last modified time | relevance | path

Searched refs:gfs2_queue_try_to_evict (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/gfs2/
H A Dglock.h261 bool gfs2_queue_try_to_evict(struct gfs2_glock *gl);
H A Dglops.c650 if (!gfs2_queue_try_to_evict(gl)) in iopen_go_callback()
H A Dsuper.c1056 if (!gfs2_queue_try_to_evict(gl)) in gfs2_drop_inode()
H A Dglock.c1013 bool gfs2_queue_try_to_evict(struct gfs2_glock *gl) in gfs2_queue_try_to_evict() function
H A Drgrp.c1882 if (ip || !gfs2_queue_try_to_evict(gl)) in try_rgrp_unlink()