Home
last modified time | relevance | path

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

/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_ioctl.h121 #define IOC_LIBCFS_PORTALS_COMPATIBILITY _IOWR('e', 57, long) macro
/drivers/staging/lustre/lustre/ptlrpc/
Devents.c447 portals_compatibility = LNetCtl(IOC_LIBCFS_PORTALS_COMPATIBILITY, NULL); in ptlrpc_uuid_to_peer()
/drivers/staging/lustre/lnet/lnet/
Dapi-ni.c1376 case IOC_LIBCFS_PORTALS_COMPATIBILITY: in LNetCtl()