Home
last modified time | relevance | path

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

/linux-6.6.21/fs/gfs2/
Dglock.h261 extern bool gfs2_queue_try_to_evict(struct gfs2_glock *gl);
Dglops.c647 if (!gfs2_queue_try_to_evict(gl)) in iopen_go_callback()
Dsuper.c1053 if (!gfs2_queue_try_to_evict(gl)) in gfs2_drop_inode()
Drgrp.c1882 if (ip || !gfs2_queue_try_to_evict(gl)) in try_rgrp_unlink()
Dglock.c978 bool gfs2_queue_try_to_evict(struct gfs2_glock *gl) in gfs2_queue_try_to_evict() function