Home
last modified time | relevance | path

Searched refs:f2fs_is_pinned_file (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dgc.c1194 if (f2fs_is_pinned_file(inode)) { in move_data_block()
1345 if (f2fs_is_pinned_file(inode)) { in move_data_page()
H A Df2fs.h2885 static inline bool f2fs_is_pinned_file(struct inode *inode) in f2fs_is_pinned_file() function
4092 if (IS_SWAPFILE(inode) || f2fs_is_pinned_file(inode) || in f2fs_may_compress()
H A Ddata.c2619 if (f2fs_is_pinned_file(inode)) in f2fs_should_update_inplace()
H A Dfile.c1652 if (f2fs_is_pinned_file(inode)) { in expand_inode_data()
/kernel/linux/linux-6.6/fs/f2fs/
H A Ddata.c2631 if (f2fs_is_pinned_file(inode)) in f2fs_should_update_inplace()
2646 if (f2fs_is_pinned_file(inode)) in f2fs_should_update_outplace()
H A Dgc.c727 if (!f2fs_is_pinned_file(inode)) in f2fs_gc_pinned_control()
H A Df2fs.h3268 static inline bool f2fs_is_pinned_file(struct inode *inode) in f2fs_is_pinned_file() function
4534 if (IS_SWAPFILE(inode) || f2fs_is_pinned_file(inode) || in f2fs_may_compress()
H A Dfile.c1712 if (f2fs_is_pinned_file(inode)) { in f2fs_expand_inode_data()
1801 if ((f2fs_compressed_file(inode) || f2fs_is_pinned_file(inode)) && in f2fs_fallocate()

Completed in 53 milliseconds