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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 92 milliseconds