Searched refs:f2fs_verity_in_progress (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/f2fs/
H A Dverity.c123 if (f2fs_verity_in_progress(inode))
H A Ddata.c2792 f2fs_verity_in_progress(inode) ||
3328 if (to > i_size && !f2fs_verity_in_progress(inode)) {
3616 !f2fs_verity_in_progress(inode)) {
3682 !f2fs_verity_in_progress(inode))
3694 !f2fs_verity_in_progress(inode)) {
H A Df2fs.h3063 static inline bool f2fs_verity_in_progress(struct inode *inode) function

Completed in 179 milliseconds