Searched refs:f2fs_rwsem (Results 1 – 1 of 1) sorted by relevance
156 struct f2fs_rwsem { struct842 struct f2fs_rwsem i_sem; /* protect fi info */876 struct f2fs_rwsem i_gc_rwsem[2];1264 struct f2fs_rwsem io_rwsem; /* blocking op for bio */1603 struct f2fs_rwsem io_order_lock;1614 struct f2fs_rwsem node_write; /* locking node writes */1615 struct f2fs_rwsem node_change; /* locking node change */1698 struct f2fs_rwsem gc_lock; /*1716 struct f2fs_rwsem pin_sem;2206 static inline void f2fs_up_read(struct f2fs_rwsem *sem) in f2fs_up_read()[all …]