Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Dsegment.c1329 if (dc->state == D_PARTIAL) in __submit_discard_cmd()
1346 dc->state = D_PARTIAL; in __submit_discard_cmd()
H A Df2fs.h349 D_PARTIAL, /* partially submitted */ enumerator