Home
last modified time | relevance | path

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

/linux-6.6.21/fs/gfs2/
Drgrp.c847 int error, rgrps; in gfs2_ri_total() local
849 for (rgrps = 0;; rgrps++) { in gfs2_ri_total()
850 loff_t pos = rgrps * sizeof(struct gfs2_rindex); in gfs2_ri_total()
/linux-6.6.21/Documentation/filesystems/
Dgfs2-glocks.rst129 is on a per-inode basis. Locking of rgrps is on a per rgrp basis.