Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ceph/
Dexport.c111 USE_ANY_MDS); in __fh_to_dentry()
167 USE_ANY_MDS); in __cfh_to_dentry()
Dmds_client.h148 USE_ANY_MDS, enumerator
Dsuper.c656 req = ceph_mdsc_create_request(mdsc, CEPH_MDS_OP_GETATTR, USE_ANY_MDS); in open_root_dentry()
Dfile.c45 int want_auth = USE_ANY_MDS; in prepare_open_request()
Ddir.c629 req = ceph_mdsc_create_request(mdsc, op, USE_ANY_MDS); in ceph_lookup()
Dinode.c1757 req = ceph_mdsc_create_request(mdsc, CEPH_MDS_OP_GETATTR, USE_ANY_MDS); in ceph_do_getattr()
Dmds_client.c704 if (mode == USE_ANY_MDS && frag.ndist > 0) { in __choose_mds()