Searched refs:o2dlm_flags (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/ocfs2/
H A Dstack_o2cb.c62 int o2dlm_flags = 0; local
65 o2dlm_flags |= LKM_NOQUEUE;
67 o2dlm_flags |= LKM_CANCEL;
69 o2dlm_flags |= LKM_CONVERT;
71 o2dlm_flags |= LKM_VALBLK;
73 o2dlm_flags |= LKM_INVVALBLK;
75 o2dlm_flags |= LKM_ORPHAN;
77 o2dlm_flags |= LKM_FORCE;
79 o2dlm_flags |= LKM_TIMEOUT;
81 o2dlm_flags |
199 int o2dlm_flags = flags_to_o2dlm(flags); local
215 int o2dlm_flags = flags_to_o2dlm(flags); local
[all...]

Completed in 206 milliseconds