Home
last modified time | relevance | path

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

/drivers/staging/lustre/lnet/lnet/
Dmodule.c104 rc = LNetCtl(cmd, data); in lnet_ioctl()
Dapi-ni.c1416 LNetCtl(unsigned int cmd, void *arg) in LNetCtl() function
1521 EXPORT_SYMBOL(LNetCtl);
/drivers/staging/lustre/include/linux/lnet/
Dapi.h211 int LNetCtl(unsigned int cmd, void *arg);
/drivers/staging/lustre/lustre/ptlrpc/
Devents.c449 portals_compatibility = LNetCtl(IOC_LIBCFS_PORTALS_COMPATIBILITY, NULL); in ptlrpc_uuid_to_peer()
Dclient.c1901 LNetCtl(IOC_LIBCFS_DEBUG_PEER, &imp->imp_connection->c_peer); in ptlrpc_expire_one_request()