Home
last modified time | relevance | path

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

/linux-4.4.14/fs/f2fs/
Dcheckpoint.c870 f2fs_unlock_all(sbi); in block_operations()
890 f2fs_unlock_all(sbi); in block_operations()
904 f2fs_unlock_all(sbi); in unblock_operations()
Df2fs.h965 static inline void f2fs_unlock_all(struct f2fs_sb_info *sbi) in f2fs_unlock_all() function