Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ocfs2/
Ddlmglue.h113 int ocfs2_open_lock(struct inode *inode);
Dinode.c458 status = ocfs2_open_lock(inode); in ocfs2_read_locked_inode()
Dnamei.c2303 status = ocfs2_open_lock(inode); in ocfs2_create_inode_in_orphan()
Ddlmglue.c1684 int ocfs2_open_lock(struct inode *inode) in ocfs2_open_lock() function