Searched refs:obd_ioctl_freedata (Results 1 – 6 of 6) sorted by relevance
/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
|
/drivers/staging/lustre/lustre/lov/ |
D | lov_obd.c | 1463 obd_ioctl_freedata(buf, len); in lov_iocontrol() 1468 obd_ioctl_freedata(buf, len); in lov_iocontrol() 1473 obd_ioctl_freedata(buf, len); in lov_iocontrol() 1492 obd_ioctl_freedata(buf, len); in lov_iocontrol()
|
/drivers/staging/lustre/lustre/obdclass/ |
D | class_obd.c | 438 obd_ioctl_freedata(buf, len); in class_handle_ioctl()
|
/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 | 2210 obd_ioctl_freedata(buf, len); in ll_obd_statfs()
|
/drivers/staging/lustre/lustre/osc/ |
D | osc_request.c | 2677 obd_ioctl_freedata(buf, len); in osc_iocontrol() 2683 obd_ioctl_freedata(buf, len); in osc_iocontrol() 2702 obd_ioctl_freedata(buf, len); in osc_iocontrol()
|