Home
last modified time | relevance | path

Searched refs:f2fs_rwsem (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/fs/f2fs/
H A Df2fs.h141 struct f2fs_rwsem { struct
818 struct f2fs_rwsem i_sem; /* protect fi info */
843 struct f2fs_rwsem i_gc_rwsem[2];
844 struct f2fs_rwsem i_xattr_sem; /* avoid racing between reading and changing EAs */
928 struct f2fs_rwsem nat_tree_lock; /* protect nat entry tree */
1041 struct f2fs_rwsem curseg_lock; /* for preventing curseg change */
1231 struct f2fs_rwsem io_rwsem; /* blocking op for bio */
1235 struct f2fs_rwsem bio_list_lock; /* lock to protect bio entry list */
1545 struct f2fs_rwsem sb_lock; /* lock for raw super block */
1564 struct f2fs_rwsem io_order_loc
[all...]

Completed in 8 milliseconds