Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ceph/
Dexport.c76 USE_ANY_MDS); in __fh_to_dentry()
134 USE_ANY_MDS); in __get_parent()
214 USE_ANY_MDS); in ceph_get_name()
Dmds_client.h160 USE_ANY_MDS, enumerator
Dsuper.c720 req = ceph_mdsc_create_request(mdsc, CEPH_MDS_OP_GETATTR, USE_ANY_MDS); in open_root_dentry()
Dfile.c48 int want_auth = USE_ANY_MDS; in prepare_open_request()
Ddir.c654 req = ceph_mdsc_create_request(mdsc, op, USE_ANY_MDS); in ceph_lookup()
Dinode.c1942 req = ceph_mdsc_create_request(mdsc, CEPH_MDS_OP_GETATTR, USE_ANY_MDS); in __ceph_do_getattr()
Dmds_client.c754 if (mode == USE_ANY_MDS && frag.ndist > 0) { in __choose_mds()