Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/f2fs/
H A Df2fs.h2140 static inline void f2fs_down_read_nested(struct f2fs_rwsem *sem, int subclass) in f2fs_down_read_nested() function
2150 #define f2fs_down_read_nested(sem, subclass) f2fs_down_read(sem) macro
H A Dsuper.c3087 f2fs_down_read_nested(&sbi->quota_sem, SINGLE_DEPTH_NESTING); in f2fs_dquot_commit()

Completed in 16 milliseconds