Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Ddlmglue.h129 int ocfs2_open_lock(struct inode *inode);
Dinode.c470 status = ocfs2_open_lock(inode); in ocfs2_read_locked_inode()
Dnamei.c2572 status = ocfs2_open_lock(inode); in ocfs2_create_inode_in_orphan()
Ddlmglue.c1825 int ocfs2_open_lock(struct inode *inode) in ocfs2_open_lock() function