Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ocfs2/
Dnamei.c106 static void ocfs2_double_unlock(struct inode *inode1, struct inode *inode2);
833 ocfs2_double_unlock(old_dir, dir); in ocfs2_link()
1195 static void ocfs2_double_unlock(struct inode *inode1, struct inode *inode2) in ocfs2_double_unlock() function
1659 ocfs2_double_unlock(old_dir, new_dir); in ocfs2_rename()