Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
A Dinode.h20 struct ocfs2_lock_res ip_rw_lockres; member
A Dinode.c387 ocfs2_inode_lock_res_init(&OCFS2_I(inode)->ip_rw_lockres, in ocfs2_populate_inode()
1131 ocfs2_mark_lockres_freeing(osb, &oi->ip_rw_lockres); in ocfs2_clear_inode()
1161 ocfs2_lock_res_free(&oi->ip_rw_lockres); in ocfs2_clear_inode()
A Ddlmglue.c1739 ret = ocfs2_create_new_lock(osb, &OCFS2_I(inode)->ip_rw_lockres, 1, 1); in ocfs2_create_new_inode_locks()
1776 lockres = &OCFS2_I(inode)->ip_rw_lockres; in ocfs2_rw_lock()
1800 lockres = &OCFS2_I(inode)->ip_rw_lockres; in ocfs2_try_rw_lock()
1811 struct ocfs2_lock_res *lockres = &OCFS2_I(inode)->ip_rw_lockres; in ocfs2_rw_unlock()
3604 &OCFS2_I(inode)->ip_rw_lockres); in ocfs2_drop_inode_locks()
A Dsuper.c1716 ocfs2_lock_res_init_once(&oi->ip_rw_lockres); in ocfs2_inode_init_once()

Completed in 26 milliseconds