Searched refs:ocfs2_inode_lock_full (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Ddlmglue.h73 /* ocfs2_inode_lock_full() 'arg_flags' flags */
129 #define ocfs2_inode_lock_full(i, r, e, f)\ macro
H A Djournal.c807 status = ocfs2_inode_lock_full(inode, &bh, 1, OCFS2_META_LOCK_RECOVERY);
891 * and was validated there inside ocfs2_inode_lock_full(). It's a
1576 status = ocfs2_inode_lock_full(inode, &bh, 1, OCFS2_META_LOCK_RECOVERY);
1769 status = ocfs2_inode_lock_full(inode, NULL, 1, flags);
H A Dquota_local.c423 status = ocfs2_inode_lock_full(lqinode, NULL, 1,
609 status = ocfs2_inode_lock_full(lqinode, NULL, 1,
H A Daops.c342 ret = ocfs2_inode_lock_full(inode, NULL, 0, OCFS2_LOCK_NONBLOCK);
H A Ddlmglue.c2495 ret = ocfs2_inode_lock_full(inode, ret_bh, ex, OCFS2_LOCK_NONBLOCK);

Completed in 81 milliseconds