Home
last modified time | relevance | path

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

/linux-6.1.9/fs/dlm/
Duser.c708 uint32_t flags, int mode, int copy_lvb, in copy_result_to_user() argument
753 if (copy_lvb && ua->lksb.sb_lvbptr && count >= len + DLM_USER_LVB_LEN) { in copy_result_to_user()
804 int rv, resid, copy_lvb = 0; in device_read() local
894 copy_lvb = 1; in device_read()
903 cb.flags, cb.mode, copy_lvb, buf, count); in device_read()