Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_dlm_flags.h195 #define ldlm_is_cancel(_l) LDLM_TEST_FLAG((_l), 1ULL << 36) macro
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dfile.c891 cancelled = ldlm_is_cancel(lock); in ll_lease_close()
2470 if (!ldlm_is_cancel(lock)) in ll_file_ioctl()