Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ocfs2/
Dnamei.c92 static void ocfs2_double_unlock(struct inode *inode1, struct inode *inode2);
829 ocfs2_double_unlock(old_dir, dir); in ocfs2_link()
1192 static void ocfs2_double_unlock(struct inode *inode1, struct inode *inode2) in ocfs2_double_unlock() function
1676 ocfs2_double_unlock(old_dir, new_dir); in ocfs2_rename()