Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h205 #define LL_IOC_RECREATE_OBJ _IOW ('f', 157, long) macro
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dfile.c2274 case LL_IOC_RECREATE_OBJ: in ll_file_ioctl()