Home
last modified time | relevance | path

Searched refs:lspace (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/fs/dlm/
H A Duser.c60 struct dlm_lspace_params lspace; member
97 kb->i.lspace.flags = kb32->i.lspace.flags; in compat_input()
98 kb->i.lspace.minor = kb32->i.lspace.minor; in compat_input()
99 memcpy(kb->i.lspace.name, kb32->i.lspace.name, namelen); in compat_input()
597 error = device_create_lockspace(&kbuf->i.lspace); in device_write()
605 error = device_remove_lockspace(&kbuf->i.lspace); in device_write()
/kernel/linux/linux-6.6/fs/dlm/
H A Duser.c63 struct dlm_lspace_params lspace; member
100 kb->i.lspace.flags = kb32->i.lspace.flags; in compat_input()
101 kb->i.lspace.minor = kb32->i.lspace.minor; in compat_input()
102 memcpy(kb->i.lspace.name, kb32->i.lspace.name, namelen); in compat_input()
623 error = device_create_lockspace(&kbuf->i.lspace); in device_write()
631 error = device_remove_lockspace(&kbuf->i.lspace); in device_write()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Ddlm_device.h70 struct dlm_lspace_params lspace; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Ddlm_device.h70 struct dlm_lspace_params lspace; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Ddlm_device.h60 struct dlm_lspace_params lspace; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Ddlm_device.h60 struct dlm_lspace_params lspace; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Ddlm_device.h47 struct dlm_lspace_params lspace; member

Completed in 6 milliseconds