Home
last modified time | relevance | path

Searched refs:ccc_lock (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c82 .ckd_size = sizeof(struct ccc_lock)
394 struct ccc_lock *clk; in ccc_lock_init()
512 struct ccc_lock *clk = cl2ccc_lock(slice); in ccc_lock_fini()
943 struct ccc_lock *cl2ccc_lock(const struct cl_lock_slice *slice) in cl2ccc_lock()
945 return container_of(slice, struct ccc_lock, clk_cl); in cl2ccc_lock()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlclient.h241 struct ccc_lock { struct
342 struct ccc_lock *cl2ccc_lock (const struct cl_lock_slice *slice);