FI_FIRST_BLOCK_WRITTEN 2068 fs/f2fs/data.c 		set_inode_flag(inode, FI_FIRST_BLOCK_WRITTEN);
FI_FIRST_BLOCK_WRITTEN 2671 fs/f2fs/f2fs.h 	return is_inode_flag_set(inode, FI_FIRST_BLOCK_WRITTEN);
FI_FIRST_BLOCK_WRITTEN  545 fs/f2fs/file.c 			clear_inode_flag(dn->inode, FI_FIRST_BLOCK_WRITTEN);
FI_FIRST_BLOCK_WRITTEN  890 fs/f2fs/gc.c   		set_inode_flag(inode, FI_FIRST_BLOCK_WRITTEN);
FI_FIRST_BLOCK_WRITTEN  388 fs/f2fs/inode.c 			set_inode_flag(inode, FI_FIRST_BLOCK_WRITTEN);