Searched refs:obd_ioctl_freedata (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | lustre_lib.h | 259 static inline void obd_ioctl_freedata(char *buf, int len) in obd_ioctl_freedata() function
|
/linux-4.1.27/drivers/staging/lustre/lustre/lov/ |
D | lov_obd.c | 1467 obd_ioctl_freedata(buf, len); in lov_iocontrol() 1472 obd_ioctl_freedata(buf, len); in lov_iocontrol() 1477 obd_ioctl_freedata(buf, len); in lov_iocontrol() 1496 obd_ioctl_freedata(buf, len); in lov_iocontrol()
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | class_obd.c | 436 obd_ioctl_freedata(buf, len); in class_handle_ioctl()
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | dir.c | 1320 obd_ioctl_freedata(buf, len); in ll_dir_ioctl() 1368 obd_ioctl_freedata(buf, len); in ll_dir_ioctl()
|
D | llite_lib.c | 2135 obd_ioctl_freedata(buf, len); in ll_obd_statfs()
|
/linux-4.1.27/drivers/staging/lustre/lustre/osc/ |
D | osc_request.c | 2675 obd_ioctl_freedata(buf, len); in osc_iocontrol() 2681 obd_ioctl_freedata(buf, len); in osc_iocontrol() 2700 obd_ioctl_freedata(buf, len); in osc_iocontrol()
|