Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/gfs2/
A Drgrp.h60 unsigned int rl_space; member
A Drgrp.c2699 if (rlist->rl_rgrps == rlist->rl_space) { in gfs2_rlist_add()
2700 new_space = rlist->rl_space + 10; in gfs2_rlist_add()
2707 rlist->rl_space * sizeof(struct gfs2_rgrpd *)); in gfs2_rlist_add()
2711 rlist->rl_space = new_space; in gfs2_rlist_add()

Completed in 8 milliseconds