Home
last modified time | relevance | path

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

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