Home
last modified time | relevance | path

Searched refs:d_refcnt (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Docfs2.h225 struct kref d_refcnt; member
H A Ddlmglue.c3005 dlm_debug = container_of(kref, struct ocfs2_dlm_debug, d_refcnt); in ocfs2_dlm_debug_free()
3013 kref_put(&dlm_debug->d_refcnt, ocfs2_dlm_debug_free); in ocfs2_put_dlm_debug()
3018 kref_get(&debug->d_refcnt); in ocfs2_get_dlm_debug()
3031 kref_init(&dlm_debug->d_refcnt); in ocfs2_new_dlm_debug()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Docfs2.h223 struct kref d_refcnt; member
H A Ddlmglue.c3015 dlm_debug = container_of(kref, struct ocfs2_dlm_debug, d_refcnt); in ocfs2_dlm_debug_free()
3023 kref_put(&dlm_debug->d_refcnt, ocfs2_dlm_debug_free); in ocfs2_put_dlm_debug()
3028 kref_get(&debug->d_refcnt); in ocfs2_get_dlm_debug()
3041 kref_init(&dlm_debug->d_refcnt); in ocfs2_new_dlm_debug()

Completed in 15 milliseconds