Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Ddlmglue.h146 int ocfs2_try_open_lock(struct inode *inode, int write);
Dinode.c501 status = ocfs2_try_open_lock(inode, 0); in ocfs2_read_locked_inode()
976 status = ocfs2_try_open_lock(inode, 1); in ocfs2_query_inode_wipe()
Ddlmglue.c1833 int ocfs2_try_open_lock(struct inode *inode, int write) in ocfs2_try_open_lock() function