Home
last modified time | relevance | path

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

/Linux-v5.10/fs/f2fs/
Dcheckpoint.c1192 f2fs_unlock_all(sbi); in block_operations()
1206 f2fs_unlock_all(sbi); in block_operations()
1222 f2fs_unlock_all(sbi); in block_operations()
1240 f2fs_unlock_all(sbi); in block_operations()
1259 f2fs_unlock_all(sbi); in unblock_operations()
Df2fs.h1967 static inline void f2fs_unlock_all(struct f2fs_sb_info *sbi) in f2fs_unlock_all() function