Home
last modified time | relevance | path

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

/linux-6.6.21/fs/ext4/
Dextents_status.c1052 int ndelonly; member
1078 rc->ndelonly = 0; in init_rsvd()
1126 rc->ndelonly += (int) len; in count_rsvd()
1150 rc->ndelonly++; in count_rsvd()
1160 rc->ndelonly++; in count_rsvd()
1172 rc->ndelonly += nclu; in count_rsvd()
1252 rc->ndelonly++; in get_rsvd()
1254 if (rc->ndelonly == 0) in get_rsvd()
1271 rc->ndelonly--; in get_rsvd()
1291 rc->ndelonly--; in get_rsvd()
[all …]