Searched refs:f2fs_rwsem (Results 1 – 1 of 1) sorted by relevance
130 struct f2fs_rwsem { struct798 struct f2fs_rwsem i_sem; /* protect fi info */825 struct f2fs_rwsem i_gc_rwsem[2];826 struct f2fs_rwsem i_mmap_sem;827 struct f2fs_rwsem i_xattr_sem; /* avoid racing between reading and changing EAs */907 struct f2fs_rwsem nat_tree_lock; /* protect nat entry tree */1020 struct f2fs_rwsem curseg_lock; /* for preventing curseg change */1205 struct f2fs_rwsem io_rwsem; /* blocking op for bio */1209 struct f2fs_rwsem bio_list_lock; /* lock to protect bio entry list */1573 struct f2fs_rwsem sb_lock; /* lock for raw super block */[all …]