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

/linux-master/include/uapi/linux/
H A Ddlm_device.h82 struct dlm_lock_result { struct
/linux-master/fs/dlm/
H A Duser.c124 static void compat_output(struct dlm_lock_result *res,
719 struct dlm_lock_result result;
725 memset(&result, 0, sizeof(struct dlm_lock_result));
752 len = sizeof(struct dlm_lock_result);
800 /* a read returns a single ast described in a struct dlm_lock_result */
825 if (count < sizeof(struct dlm_lock_result))

Completed in 166 milliseconds