Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dmds_client.h88 bool root_squash; /* default to false */ member
H A Dmds_client.c4341 ceph_decode_8_safe(&p, end, cap_auths[i].match.root_squash, bad); in handle_session()
4344 doutc(cl, "uid %lld, num_gids %u, path %s, fs_name %s, root_squash %d, readable %d, writeable %d\n", in handle_session()
4347 cap_auths[i].match.root_squash, in handle_session()
5877 s->match.root_squash && (!caller_uid || !caller_gid)) in ceph_mds_check_access()
5896 doutc(cl, "root_squash is enabled and user(%d %d) isn't allowed to write", in ceph_mds_check_access()