Home
last modified time | relevance | path

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

/fs/f2fs/
Dcheckpoint.c1210 f2fs_unlock_all(sbi); in block_operations()
1224 f2fs_unlock_all(sbi); in block_operations()
1240 f2fs_unlock_all(sbi); in block_operations()
1258 f2fs_unlock_all(sbi); in block_operations()
1277 f2fs_unlock_all(sbi); in unblock_operations()
Df2fs.h1959 static inline void f2fs_unlock_all(struct f2fs_sb_info *sbi) in f2fs_unlock_all() function