Home
last modified time | relevance | path

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

/linux/fs/dlm/
H A Duser.c559 set_bit(DLM_PROC_FLAGS_COMPAT, &proc->flags); in device_write()
859 test_bit(DLM_PROC_FLAGS_COMPAT, &proc->flags), in device_read()
H A Ddlm_internal.h708 #define DLM_PROC_FLAGS_COMPAT 2 macro