Searched refs:f2fs_rwsem (Results 1 – 1 of 1) sorted by relevance
141 struct f2fs_rwsem { struct819 struct f2fs_rwsem i_sem; /* protect fi info */848 struct f2fs_rwsem i_gc_rwsem[2];1237 struct f2fs_rwsem io_rwsem; /* blocking op for bio */1570 struct f2fs_rwsem io_order_lock;1581 struct f2fs_rwsem node_write; /* locking node writes */1582 struct f2fs_rwsem node_change; /* locking node change */1660 struct f2fs_rwsem gc_lock; /*1678 struct f2fs_rwsem pin_sem;2162 static inline void f2fs_up_read(struct f2fs_rwsem *sem) in f2fs_up_read()[all …]