Home
last modified time | relevance | path

Searched refs:gfs2_rs_active (Results 1 – 2 of 2) sorted by relevance

/linux/fs/gfs2/
H A Drgrp.h80 static inline bool gfs2_rs_active(const struct gfs2_blkreserv *rs) in gfs2_rs_active() function
H A Dfile.c714 if (gfs2_rs_active(&ip->i_res)) in gfs2_release()