Searched defs:write_sem (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/fs/ocfs2/ | ||
| H A D | file.c | 2244 int write_sem = 0; in ocfs2_prepare_inode_for_write() local 2181 ocfs2_inode_lock_for_extent_tree(struct inode *inode, struct buffer_head **di_bh, int meta_level, int write_sem, int wait) ocfs2_inode_lock_for_extent_tree() argument 2223 ocfs2_inode_unlock_for_extent_tree(struct inode *inode, struct buffer_head **di_bh, int meta_level, int write_sem) ocfs2_inode_unlock_for_extent_tree() argument [all...] |
| /kernel/linux/linux-6.6/fs/ocfs2/ | ||
| H A D | file.c | 2238 int write_sem = 0; in ocfs2_prepare_inode_for_write() local 2175 ocfs2_inode_lock_for_extent_tree(struct inode *inode, struct buffer_head **di_bh, int meta_level, int write_sem, int wait) ocfs2_inode_lock_for_extent_tree() argument 2217 ocfs2_inode_unlock_for_extent_tree(struct inode *inode, struct buffer_head **di_bh, int meta_level, int write_sem) ocfs2_inode_unlock_for_extent_tree() argument [all...] |
Completed in 6 milliseconds