Searched refs:ocfs2_inode_lock_full_nested (Results 1 – 2 of 2) sorted by relevance
/fs/ocfs2/ |
D | dlmglue.h | 137 int ocfs2_inode_lock_full_nested(struct inode *inode, 148 ocfs2_inode_lock_full_nested(i, r, e, f, OI_LS_NORMAL) 150 ocfs2_inode_lock_full_nested(i, b, e, 0, s) 153 #define ocfs2_inode_lock(i, b, e) ocfs2_inode_lock_full_nested(i, b, e, 0, OI_LS_NORMAL) 155 ocfs2_inode_lock_full_nested(i, b, e, OCFS2_META_LOCK_NOQUEUE,\
|
D | dlmglue.c | 2416 int ocfs2_inode_lock_full_nested(struct inode *inode, in ocfs2_inode_lock_full_nested() function
|