ocfs2_try_open_lock  132 fs/ocfs2/dlmglue.h int ocfs2_try_open_lock(struct inode *inode, int write);
ocfs2_try_open_lock  487 fs/ocfs2/inode.c 		status = ocfs2_try_open_lock(inode, 0);
ocfs2_try_open_lock  962 fs/ocfs2/inode.c 	status = ocfs2_try_open_lock(inode, 1);