Home
last modified time | relevance | path

Searched refs:f2fs_unlock_all (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dcheckpoint.c1213 f2fs_unlock_all(sbi); in block_operations()
1227 f2fs_unlock_all(sbi); in block_operations()
1243 f2fs_unlock_all(sbi); in block_operations()
1261 f2fs_unlock_all(sbi); in block_operations()
1280 f2fs_unlock_all(sbi); in unblock_operations()
H A Df2fs.h2203 static inline void f2fs_unlock_all(struct f2fs_sb_info *sbi) in f2fs_unlock_all() function