Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dextents_status.c990 int ndelonly; member
1016 rc->ndelonly = 0; in init_rsvd()
1064 rc->ndelonly += (int) len; in count_rsvd()
1088 rc->ndelonly++; in count_rsvd()
1098 rc->ndelonly++; in count_rsvd()
1110 rc->ndelonly += nclu; in count_rsvd()
1190 rc->ndelonly++; in get_rsvd()
1192 if (rc->ndelonly == 0) in get_rsvd()
1209 rc->ndelonly--; in get_rsvd()
1229 rc->ndelonly--; in get_rsvd()
[all …]