Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Df2fs.h2178 static inline void f2fs_down_write_nested(struct f2fs_rwsem *sem, int subclass) in f2fs_down_write_nested() function
2184 #define f2fs_down_write_nested(sem, subclass) f2fs_down_write(sem) macro