Home
last modified time | relevance | path

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

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