Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dlocks.c106 if ((osb->s_mount_opt & OCFS2_MOUNT_LOCALFLOCKS) || in ocfs2_flock()
H A Docfs2.h264 OCFS2_MOUNT_LOCALFLOCKS = 1 << 5, /* No cluster aware user file locks */ enumerator