Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h202 #define LL_IOC_LOV_GETSTRIPE _IOW ('f', 155, long) macro
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Ddir.c1442 case LL_IOC_LOV_GETSTRIPE: in ll_dir_ioctl()
1483 cmd == LL_IOC_LOV_GETSTRIPE) { in ll_dir_ioctl()
Dfile.c1520 rc = obd_iocontrol(LL_IOC_LOV_GETSTRIPE, ll_i2dtexp(inode), in ll_lov_setstripe()
1534 rc = obd_iocontrol(LL_IOC_LOV_GETSTRIPE, ll_i2dtexp(inode), 0, in ll_lov_getstripe()
2262 case LL_IOC_LOV_GETSTRIPE: in ll_file_ioctl()
/linux-4.4.14/drivers/staging/lustre/lustre/lov/
Dlov_obd.c1481 case LL_IOC_LOV_GETSTRIPE: in lov_iocontrol()
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_request.c2652 case LL_IOC_LOV_GETSTRIPE: in osc_iocontrol()