Home
last modified time | relevance | path

Searched refs:dlm_find_lockspace_device (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/dlm/
H A Dlockspace.h19 struct dlm_ls *dlm_find_lockspace_device(int minor);
H A Duser.c435 ls = dlm_find_lockspace_device(params->minor); in device_remove_lockspace()
635 ls = dlm_find_lockspace_device(iminor(inode)); in device_open()
H A Dlockspace.c343 struct dlm_ls *dlm_find_lockspace_device(int minor) in dlm_find_lockspace_device() function
/kernel/linux/linux-6.6/fs/dlm/
H A Dlockspace.h27 struct dlm_ls *dlm_find_lockspace_device(int minor);
H A Duser.c461 ls = dlm_find_lockspace_device(params->minor); in device_remove_lockspace()
661 ls = dlm_find_lockspace_device(iminor(inode)); in device_open()
H A Dlockspace.c340 struct dlm_ls *dlm_find_lockspace_device(int minor) in dlm_find_lockspace_device() function

Completed in 6 milliseconds