Searched refs:f2fs_down_read_nested (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/f2fs/
H A Df2fs.h2177 static inline void f2fs_down_read_nested(struct f2fs_rwsem *sem, int subclass) function
2187 #define f2fs_down_read_nested(sem, subclass) f2fs_down_read(sem) macro
H A Dsuper.c3031 f2fs_down_read_nested(&sbi->quota_sem, SINGLE_DEPTH_NESTING);

Completed in 242 milliseconds