Home
last modified time | relevance | path

Searched refs:ocfs2_double_unlock (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/fs/ocfs2/
Dnamei.c107 static void ocfs2_double_unlock(struct inode *inode1, struct inode *inode2);
836 ocfs2_double_unlock(old_dir, dir); in ocfs2_link()
1198 static void ocfs2_double_unlock(struct inode *inode1, struct inode *inode2) in ocfs2_double_unlock() function
1666 ocfs2_double_unlock(old_dir, new_dir); in ocfs2_rename()