Home
last modified time | relevance | path

Searched refs:FI_DIRTY_FILE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dcheckpoint.c997 int flag = (type == DIR_INODE) ? FI_DIRTY_DIR : FI_DIRTY_FILE; in __add_dirty_inode()
1011 int flag = (type == DIR_INODE) ? FI_DIRTY_DIR : FI_DIRTY_FILE; in __remove_dirty_inode()
H A Df2fs.h698 FI_DIRTY_FILE, /* indicate regular/symlink has dirty pages */ enumerator
/kernel/linux/linux-6.6/fs/f2fs/
H A Dcheckpoint.c1010 int flag = (type == DIR_INODE) ? FI_DIRTY_DIR : FI_DIRTY_FILE; in __add_dirty_inode()
1022 int flag = (type == DIR_INODE) ? FI_DIRTY_DIR : FI_DIRTY_FILE; in __remove_dirty_inode()
H A Df2fs.h786 FI_DIRTY_FILE, /* indicate regular/symlink has dirty pages */ enumerator

Completed in 22 milliseconds