Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h274 #define LL_FILE_IGNORE_LOCK 0x00000001 macro
/drivers/staging/lustre/lustre/llite/
Dllite_internal.h1419 return ((fd->fd_flags & LL_FILE_IGNORE_LOCK) || in ll_file_nolock()
Dfile.c2233 if ((flags & LL_FILE_IGNORE_LOCK) && in ll_file_ioctl()