Home
last modified time | relevance | path

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

/linux-6.1.9/fs/dlm/
Duser.c571 set_bit(DLM_PROC_FLAGS_COMPAT, &proc->flags); in device_write()
902 test_bit(DLM_PROC_FLAGS_COMPAT, &proc->flags), in device_read()
Ddlm_internal.h731 #define DLM_PROC_FLAGS_COMPAT 2 macro