Home
last modified time | relevance | path

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

/Linux-v4.19/fs/dlm/
Duser.c552 set_bit(DLM_PROC_FLAGS_COMPAT, &proc->flags); in device_write()
880 test_bit(DLM_PROC_FLAGS_COMPAT, &proc->flags), in device_read()
Ddlm_internal.h686 #define DLM_PROC_FLAGS_COMPAT 2 macro