Home
last modified time | relevance | path

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

/linux-3.4.99/fs/dlm/
Duser.c688 uint32_t flags, int mode, int copy_lvb, in copy_result_to_user() argument
733 if (copy_lvb && ua->lksb.sb_lvbptr && count >= len + DLM_USER_LVB_LEN) { in copy_result_to_user()
784 int rv, resid, copy_lvb = 0; in device_read() local
871 copy_lvb = 1; in device_read()
879 cb.flags, cb.mode, copy_lvb, buf, count); in device_read()