Home
last modified time | relevance | path

Searched refs:OCFS2_LOCK_NONBLOCK (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Ddlmglue.h94 #define OCFS2_LOCK_NONBLOCK (0x04) macro
H A Ddlmglue.c1634 if (wait && arg_flags & OCFS2_LOCK_NONBLOCK && in __ocfs2_cluster_lock()
2544 ret = ocfs2_inode_lock_full(inode, ret_bh, ex, OCFS2_LOCK_NONBLOCK); in ocfs2_inode_lock_with_page()
H A Daops.c363 ret = ocfs2_inode_lock_full(inode, NULL, 0, OCFS2_LOCK_NONBLOCK); in ocfs2_readahead()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Ddlmglue.h92 #define OCFS2_LOCK_NONBLOCK (0x04) macro
H A Ddlmglue.c1633 if (wait && arg_flags & OCFS2_LOCK_NONBLOCK && in __ocfs2_cluster_lock()
2554 ret = ocfs2_inode_lock_full(inode, ret_bh, ex, OCFS2_LOCK_NONBLOCK); in ocfs2_inode_lock_with_page()
H A Daops.c360 ret = ocfs2_inode_lock_full(inode, NULL, 0, OCFS2_LOCK_NONBLOCK); in ocfs2_readahead()

Completed in 30 milliseconds