Home
last modified time | relevance | path

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

/Linux-v5.4/fs/f2fs/
Dcheckpoint.c1181 f2fs_unlock_all(sbi); in block_operations()
1195 f2fs_unlock_all(sbi); in block_operations()
1211 f2fs_unlock_all(sbi); in block_operations()
1229 f2fs_unlock_all(sbi); in block_operations()
1250 f2fs_unlock_all(sbi); in unblock_operations()
Df2fs.h1701 static inline void f2fs_unlock_all(struct f2fs_sb_info *sbi) in f2fs_unlock_all() function