Home
last modified time | relevance | path

Searched defs:f2fs_down_read_nested (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/fs/f2fs/
H A Df2fs.h2154 static inline void f2fs_down_read_nested(struct f2fs_rwsem *sem, int subclass) in f2fs_down_read_nested() function
2159 #define f2fs_down_read_nested(sem, subclass) f2fs_down_read(sem) macro