Home
last modified time | relevance | path

Searched refs:WR_NORMAL (Results 1 - 2 of 2) sorted by relevance

/third_party/f2fs-tools/fsck/
H A Dsegment.c275 bool has_data = (addr_type == WR_NORMAL in f2fs_write_ex()
286 if (addr_type != WR_NORMAL) in f2fs_write_ex()
365 if (addr_type == WR_NORMAL && offset > le64_to_cpu(inode->i.i_size)) { in f2fs_write_ex()
383 return f2fs_write_ex(sbi, ino, buffer, count, offset, WR_NORMAL); in f2fs_write()
H A Dfsck.h305 WR_NORMAL = 1, enumerator

Completed in 3 milliseconds