Home
last modified time | relevance | path

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

/linux-6.14.4/fs/f2fs/
Df2fs.h2196 static inline void f2fs_down_read_nested(struct f2fs_rwsem *sem, int subclass) in f2fs_down_read_nested() function
2206 #define f2fs_down_read_nested(sem, subclass) f2fs_down_read(sem) macro