Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h237 #define LL_IOC_DATA_VERSION _IOR('f', 218, struct ioc_data_version) macro
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dfile.c2310 case LL_IOC_DATA_VERSION: { in ll_file_ioctl()