Home
last modified time | relevance | path

Searched refs:ip_rw_lockres (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ocfs2/
H A Dinode.h20 struct ocfs2_lock_res ip_rw_lockres; member
H A Ddlmglue.c1740 ret = ocfs2_create_new_lock(osb, &OCFS2_I(inode)->ip_rw_lockres, 1, 1); in ocfs2_create_new_inode_locks()
1777 lockres = &OCFS2_I(inode)->ip_rw_lockres; in ocfs2_rw_lock()
1801 lockres = &OCFS2_I(inode)->ip_rw_lockres; in ocfs2_try_rw_lock()
1812 struct ocfs2_lock_res *lockres = &OCFS2_I(inode)->ip_rw_lockres; in ocfs2_rw_unlock()
3605 &OCFS2_I(inode)->ip_rw_lockres); in ocfs2_drop_inode_locks()