Home
last modified time | relevance | path

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

/fs/ocfs2/
Ddlmglue.h120 int ocfs2_open_lock(struct inode *inode);
Dinode.c474 status = ocfs2_open_lock(inode); in ocfs2_read_locked_inode()
Dnamei.c2572 status = ocfs2_open_lock(inode); in ocfs2_create_inode_in_orphan()
Ddlmglue.c1765 int ocfs2_open_lock(struct inode *inode) in ocfs2_open_lock() function