Home
last modified time | relevance | path

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

/linux-4.19.296/fs/dlm/
Duser.c553 set_bit(DLM_PROC_FLAGS_COMPAT, &proc->flags); in device_write()
881 test_bit(DLM_PROC_FLAGS_COMPAT, &proc->flags), in device_read()
Ddlm_internal.h685 #define DLM_PROC_FLAGS_COMPAT 2 macro