Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Dnamei.c92 static void ocfs2_double_unlock(struct inode *inode1, struct inode *inode2);
827 ocfs2_double_unlock(old_dir, dir); in ocfs2_link()
1189 static void ocfs2_double_unlock(struct inode *inode1, struct inode *inode2) in ocfs2_double_unlock() function
1658 ocfs2_double_unlock(old_dir, new_dir); in ocfs2_rename()