Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dsegment.c1356 if (dc->state == D_PARTIAL) in __submit_discard_cmd()
1373 dc->state = D_PARTIAL; in __submit_discard_cmd()
H A Df2fs.h374 D_PARTIAL, /* partially submitted */ enumerator