Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ext4/
Dextents_status.c1026 int ndelonly; member
1052 rc->ndelonly = 0; in init_rsvd()
1100 rc->ndelonly += (int) len; in count_rsvd()
1124 rc->ndelonly++; in count_rsvd()
1134 rc->ndelonly++; in count_rsvd()
1146 rc->ndelonly += nclu; in count_rsvd()
1226 rc->ndelonly++; in get_rsvd()
1228 if (rc->ndelonly == 0) in get_rsvd()
1245 rc->ndelonly--; in get_rsvd()
1265 rc->ndelonly--; in get_rsvd()
[all …]