Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h202 #define LL_IOC_LOV_GETSTRIPE _IOW ('f', 155, long) macro
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Ddir.c1476 case LL_IOC_LOV_GETSTRIPE: in ll_dir_ioctl()
1517 cmd == LL_IOC_LOV_GETSTRIPE) { in ll_dir_ioctl()
Dfile.c1529 rc = obd_iocontrol(LL_IOC_LOV_GETSTRIPE, ll_i2dtexp(inode), in ll_lov_setstripe()
1543 rc = obd_iocontrol(LL_IOC_LOV_GETSTRIPE, ll_i2dtexp(inode), 0, in ll_lov_getstripe()
2272 case LL_IOC_LOV_GETSTRIPE: in ll_file_ioctl()
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlov_obd.c1499 case LL_IOC_LOV_GETSTRIPE: in lov_iocontrol()
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_request.c2708 case LL_IOC_LOV_GETSTRIPE: in osc_iocontrol()