ocfs2_inode_lock_full_nested  137 fs/ocfs2/dlmglue.h int ocfs2_inode_lock_full_nested(struct inode *inode,
ocfs2_inode_lock_full_nested  148 fs/ocfs2/dlmglue.h 		ocfs2_inode_lock_full_nested(i, r, e, f, OI_LS_NORMAL)
ocfs2_inode_lock_full_nested  150 fs/ocfs2/dlmglue.h 		ocfs2_inode_lock_full_nested(i, b, e, 0, s)
ocfs2_inode_lock_full_nested  153 fs/ocfs2/dlmglue.h #define ocfs2_inode_lock(i, b, e) ocfs2_inode_lock_full_nested(i, b, e, 0, OI_LS_NORMAL)
ocfs2_inode_lock_full_nested  155 fs/ocfs2/dlmglue.h 		ocfs2_inode_lock_full_nested(i, b, e, OCFS2_META_LOCK_NOQUEUE,\