Home
last modified time | relevance | path

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

/Linux-v5.4/fs/dlm/
Duser.c550 set_bit(DLM_PROC_FLAGS_COMPAT, &proc->flags); in device_write()
878 test_bit(DLM_PROC_FLAGS_COMPAT, &proc->flags), in device_read()
Ddlm_internal.h684 #define DLM_PROC_FLAGS_COMPAT 2 macro