Searched refs:obd_ioctl_freedata (Results 1 – 6 of 6) sorted by relevance
| /linux-4.4.14/drivers/staging/lustre/lustre/include/ |
| D | lustre_lib.h | 258 static inline void obd_ioctl_freedata(char *buf, int len) in obd_ioctl_freedata() function
|
| /linux-4.4.14/drivers/staging/lustre/lustre/obdclass/ |
| D | class_obd.c | 400 obd_ioctl_freedata(buf, len); in class_handle_ioctl()
|
| /linux-4.4.14/drivers/staging/lustre/lustre/lov/ |
| D | lov_obd.c | 1449 obd_ioctl_freedata(buf, len); in lov_iocontrol() 1454 obd_ioctl_freedata(buf, len); in lov_iocontrol() 1459 obd_ioctl_freedata(buf, len); in lov_iocontrol() 1478 obd_ioctl_freedata(buf, len); in lov_iocontrol()
|
| /linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
| D | dir.c | 1316 obd_ioctl_freedata(buf, len); in ll_dir_ioctl() 1364 obd_ioctl_freedata(buf, len); in ll_dir_ioctl()
|
| D | llite_lib.c | 2078 obd_ioctl_freedata(buf, len); in ll_obd_statfs()
|
| /linux-4.4.14/drivers/staging/lustre/lustre/osc/ |
| D | osc_request.c | 2619 obd_ioctl_freedata(buf, len); in osc_iocontrol() 2625 obd_ioctl_freedata(buf, len); in osc_iocontrol() 2644 obd_ioctl_freedata(buf, len); in osc_iocontrol()
|