Home
last modified time | relevance | path

Searched refs:LL_FILE_IGNORE_LOCK (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h272 #define LL_FILE_IGNORE_LOCK 0x00000001 macro
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dllite_internal.h1361 return ((fd->fd_flags & LL_FILE_IGNORE_LOCK) || in ll_file_nolock()
Dfile.c2225 if ((flags & LL_FILE_IGNORE_LOCK) && in ll_file_ioctl()