Home
last modified time | relevance | path

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

/linux-6.6.21/fs/f2fs/
Dcheckpoint.c1225 f2fs_unlock_all(sbi); in block_operations()
1239 f2fs_unlock_all(sbi); in block_operations()
1255 f2fs_unlock_all(sbi); in block_operations()
1273 f2fs_unlock_all(sbi); in block_operations()
1292 f2fs_unlock_all(sbi); in unblock_operations()
Df2fs.h2185 static inline void f2fs_unlock_all(struct f2fs_sb_info *sbi) in f2fs_unlock_all() function