Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h246 #define LL_IOC_SET_LEASE _IOWR('f', 243, long) macro
/drivers/staging/lustre/lustre/llite/
Dfile.c2396 case LL_IOC_SET_LEASE: { in ll_file_ioctl()