Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ext4/
Dextents_status.c989 int ndelonly; member
1015 rc->ndelonly = 0; in init_rsvd()
1063 rc->ndelonly += (int) len; in count_rsvd()
1087 rc->ndelonly++; in count_rsvd()
1097 rc->ndelonly++; in count_rsvd()
1109 rc->ndelonly += nclu; in count_rsvd()
1189 rc->ndelonly++; in get_rsvd()
1191 if (rc->ndelonly == 0) in get_rsvd()
1208 rc->ndelonly--; in get_rsvd()
1228 rc->ndelonly--; in get_rsvd()
[all …]