Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h247 #define LL_IOC_SET_LEASE _IOWR('f', 243, long) macro
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dfile.c2411 case LL_IOC_SET_LEASE: { in ll_file_ioctl()