Home
last modified time | relevance | path

Searched refs:cap_release_safety (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/fs/ceph/
Dsuper.c355 fsopt->cap_release_safety = CEPH_CAP_RELEASE_SAFETY_DEFAULT; in parse_mount_options()
461 if (fsopt->cap_release_safety != CEPH_CAP_RELEASE_SAFETY_DEFAULT) in ceph_show_options()
463 fsopt->cap_release_safety); in ceph_show_options()
Dsuper.h62 int cap_release_safety; member
Dmds_client.c1438 int extra = mdsc->fsc->mount_options->cap_release_safety; in ceph_add_cap_releases()