Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ceph/
H A Dexport.c142 USE_ANY_MDS); in __lookup_inode()
230 USE_ANY_MDS); in __snapfh_to_dentry()
314 USE_ANY_MDS); in __get_parent()
534 USE_ANY_MDS); in ceph_get_name()
H A Dmds_client.h217 USE_ANY_MDS, enumerator
H A Ddir.c787 req = ceph_mdsc_create_request(mdsc, op, USE_ANY_MDS); in ceph_lookup()
1725 req = ceph_mdsc_create_request(mdsc, op, USE_ANY_MDS); in ceph_d_revalidate()
H A Dsuper.c880 req = ceph_mdsc_create_request(mdsc, CEPH_MDS_OP_GETATTR, USE_ANY_MDS); in open_root_dentry()
H A Dinode.c2302 mode = (mask & CEPH_STAT_RSTAT) ? USE_AUTH_MDS : USE_ANY_MDS; in __ceph_do_getattr()
H A Dfile.c187 int want_auth = USE_ANY_MDS; in prepare_open_request()
H A Dmds_client.c1116 if (mode == USE_ANY_MDS && frag.ndist > 0) { in __choose_mds()