Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dinode.c563 status = ocfs2_try_open_lock(inode, 0); in ocfs2_read_locked_inode()
1038 status = ocfs2_try_open_lock(inode, 1); in ocfs2_query_inode_wipe()
H A Ddlmglue.c1848 int ocfs2_try_open_lock(struct inode *inode, int write) in ocfs2_try_open_lock() function