Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Ddlmglue.h131 int ocfs2_open_lock(struct inode *inode);
H A Dinode.c472 status = ocfs2_open_lock(inode); in ocfs2_read_locked_inode()
H A Dnamei.c2567 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