Home
last modified time | relevance | path

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

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