Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dextents_status.c1054 int ndelonly; member
1080 rc->ndelonly = 0; in init_rsvd()
1128 rc->ndelonly += (int) len; in count_rsvd()
1152 rc->ndelonly++; in count_rsvd()
1162 rc->ndelonly++; in count_rsvd()
1174 rc->ndelonly += nclu; in count_rsvd()
1254 rc->ndelonly++; in get_rsvd()
1256 if (rc->ndelonly == 0) in get_rsvd()
1273 rc->ndelonly--; in get_rsvd()
1293 rc->ndelonly--; in get_rsvd()
[all …]