Home
last modified time | relevance | path

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

/fs/ceph/
Dmds_client.c889 bool is_hash = test_bit(CEPH_MDS_R_DIRECT_IS_HASH, &req->r_req_flags); in __choose_mds() local
944 is_hash = true; in __choose_mds()
952 dout("__choose_mds %p is_hash=%d (%d) mode %d\n", inode, (int)is_hash, in __choose_mds()
958 if (is_hash && S_ISDIR(inode->i_mode)) { in __choose_mds()