Home
last modified time | relevance | path

Searched refs:LL_IOC_LLOOP_INFO (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h222 #define LL_IOC_LLOOP_INFO _IOWR('f', 171, struct lu_fid) macro
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dlloop.c620 case LL_IOC_LLOOP_INFO: { in lo_ioctl()