Home
last modified time | relevance | path

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

/Linux-v5.4/fs/f2fs/
Dsegment.c1163 if (dc->state == D_PARTIAL) in __submit_discard_cmd()
1180 dc->state = D_PARTIAL; in __submit_discard_cmd()
Df2fs.h274 D_PARTIAL, /* partially submitted */ enumerator