Home
last modified time | relevance | path

Searched refs:gfs2_glock_nq_m (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/gfs2/
H A Dglock.h215 int gfs2_glock_nq_m(unsigned int num_gh, struct gfs2_holder *ghs);
H A Dxattr.c1323 error = gfs2_glock_nq_m(rlist.rl_rgrps, rlist.rl_ghs); in ea_dealloc_indirect()
H A Ddir.c2028 error = gfs2_glock_nq_m(rlist.rl_rgrps, rlist.rl_ghs); in leaf_dealloc()
H A Dglock.c1845 int gfs2_glock_nq_m(unsigned int num_gh, struct gfs2_holder *ghs) in gfs2_glock_nq_m() function