Home
last modified time | relevance | path

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

/fs/f2fs/
Dsegment.c1173 if (dc->state == D_PARTIAL) in __submit_discard_cmd()
1190 dc->state = D_PARTIAL; in __submit_discard_cmd()
Df2fs.h277 D_PARTIAL, /* partially submitted */ enumerator