Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dfile.c182 int want_auth = USE_ANY_MDS; in prepare_open_request() local
186 want_auth = USE_AUTH_MDS; in prepare_open_request()
188 req = ceph_mdsc_create_request(mdsc, op, want_auth); in prepare_open_request()