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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/dlm/
H A Ddlmdebug.h49 struct dlm_lock_resource *dl_res; member in struct:debug_lockres
H A Ddlmdebug.c632 struct dlm_lock_resource *oldres = dl->dl_res;
660 dl->dl_res = res;
744 if (dl->dl_res)
745 dlm_lockres_put(dl->dl_res);

Completed in 107 milliseconds