Home
last modified time | relevance | path

Searched refs:obd_export_evict_by_uuid (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dlproc_ptlrpc.c1221 obd_export_evict_by_uuid(obd, tmpbuf + 5); in lprocfs_wr_evict_client()
1223 obd_export_evict_by_uuid(obd, tmpbuf); in lprocfs_wr_evict_client()
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dgenops.c1442 int obd_export_evict_by_uuid(struct obd_device *obd, const char *uuid) in obd_export_evict_by_uuid() function
1481 EXPORT_SYMBOL(obd_export_evict_by_uuid);
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd_class.h103 int obd_export_evict_by_uuid(struct obd_device *obd, const char *uuid);