Home
last modified time | relevance | path

Searched refs:dl_lockres (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ocfs2/
H A Ddcache.h21 * dl_lockres has been destroyed. This is usually done in
25 struct ocfs2_lock_res dl_lockres; member
H A Ddlmglue.c624 struct ocfs2_lock_res *lockres = &dl->dl_lockres; in ocfs2_dentry_lock_res_init()
2989 ret = ocfs2_cluster_lock(osb, &dl->dl_lockres, level, 0, 0); in ocfs2_dentry_lock()
3003 ocfs2_cluster_unlock(osb, &dl->dl_lockres, level); in ocfs2_dentry_unlock()
H A Dnamei.c219 ocfs2_simple_drop_lockres(osb, &dl->dl_lockres); in ocfs2_cleanup_add_entry_failure()
220 ocfs2_lock_res_free(&dl->dl_lockres); in ocfs2_cleanup_add_entry_failure()