Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dfile.c2184 int write_sem, in ocfs2_inode_lock_for_extent_tree()
2197 if (write_sem) in ocfs2_inode_lock_for_extent_tree()
2202 if (write_sem) in ocfs2_inode_lock_for_extent_tree()
2226 int write_sem) in ocfs2_inode_unlock_for_extent_tree()
2228 if (write_sem) in ocfs2_inode_unlock_for_extent_tree()
2244 int write_sem = 0; in ocfs2_prepare_inode_for_write() local
2259 write_sem, in ocfs2_prepare_inode_for_write()
2296 write_sem); in ocfs2_prepare_inode_for_write()
2313 write_sem); in ocfs2_prepare_inode_for_write()
2315 write_sem in ocfs2_prepare_inode_for_write()
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 Dfile.c2178 int write_sem, in ocfs2_inode_lock_for_extent_tree()
2191 if (write_sem) in ocfs2_inode_lock_for_extent_tree()
2196 if (write_sem) in ocfs2_inode_lock_for_extent_tree()
2220 int write_sem) in ocfs2_inode_unlock_for_extent_tree()
2222 if (write_sem) in ocfs2_inode_unlock_for_extent_tree()
2238 int write_sem = 0; in ocfs2_prepare_inode_for_write() local
2253 write_sem, in ocfs2_prepare_inode_for_write()
2290 write_sem); in ocfs2_prepare_inode_for_write()
2307 write_sem); in ocfs2_prepare_inode_for_write()
2309 write_sem in ocfs2_prepare_inode_for_write()
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