Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Drgrp.c831 int error, rgrps; in gfs2_ri_total() local
833 for (rgrps = 0;; rgrps++) { in gfs2_ri_total()
834 loff_t pos = rgrps * sizeof(struct gfs2_rindex); in gfs2_ri_total()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dgfs2-glocks.rst130 is on a per-inode basis. Locking of rgrps is on a per rgrp basis.