Searched refs:ocfs2_inode_lock_full_nested (Results 1 – 2 of 2) sorted by relevance
/fs/ocfs2/ |
D | dlmglue.h | 126 int ocfs2_inode_lock_full_nested(struct inode *inode, 137 ocfs2_inode_lock_full_nested(i, r, e, f, OI_LS_NORMAL) 139 ocfs2_inode_lock_full_nested(i, b, e, 0, s) 142 #define ocfs2_inode_lock(i, b, e) ocfs2_inode_lock_full_nested(i, b, e, 0, OI_LS_NORMAL)
|
D | dlmglue.c | 2355 int ocfs2_inode_lock_full_nested(struct inode *inode, in ocfs2_inode_lock_full_nested() function
|