Searched refs:ocfs2_rw_unlock (Results 1 – 7 of 7) sorted by relevance
| /linux-4.4.14/fs/ocfs2/ |
| D | dlmglue.h | 112 void ocfs2_rw_unlock(struct inode *inode, int write);
|
| D | file.c | 1269 ocfs2_rw_unlock(inode, 1); in ocfs2_setattr() 1983 ocfs2_rw_unlock(inode, 1); in __ocfs2_change_file_space() 2354 ocfs2_rw_unlock(inode, rw_level); in ocfs2_file_write_iter() 2427 ocfs2_rw_unlock(inode, rw_level); in ocfs2_file_write_iter() 2531 ocfs2_rw_unlock(inode, rw_level); in ocfs2_file_read_iter()
|
| D | move_extents.c | 970 ocfs2_rw_unlock(inode, 1); in ocfs2_move_extents()
|
| D | journal.c | 2240 ocfs2_rw_unlock(inode, 1); in ocfs2_recover_orphans()
|
| D | refcounttree.c | 4272 ocfs2_rw_unlock(inode, 1); in ocfs2_reflink() 4284 ocfs2_rw_unlock(inode, 1); in ocfs2_reflink()
|
| D | aops.c | 645 ocfs2_rw_unlock(inode, level); in ocfs2_dio_end_io()
|
| D | dlmglue.c | 1703 void ocfs2_rw_unlock(struct inode *inode, int write) in ocfs2_rw_unlock() function
|