Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Ddlmglue.h129 int ocfs2_open_lock(struct inode *inode);
H A Dnamei.c2594 status = ocfs2_open_lock(inode); in ocfs2_create_inode_in_orphan()
H A Ddlmglue.c1826 int ocfs2_open_lock(struct inode *inode) in ocfs2_open_lock() function