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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Docfs2.h137 struct kref d_refcnt; member in struct:ocfs2_dlm_debug
H A Ddlmglue.c2052 dlm_debug = container_of(kref, struct ocfs2_dlm_debug, d_refcnt);
2060 kref_put(&dlm_debug->d_refcnt, ocfs2_dlm_debug_free);
2065 kref_get(&debug->d_refcnt);
2078 kref_init(&dlm_debug->d_refcnt);

Completed in 30 milliseconds