Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Dmds_client.c748 bool is_hash = test_bit(CEPH_MDS_R_DIRECT_IS_HASH, &req->r_req_flags); in __choose_mds() local
803 is_hash = true; in __choose_mds()
811 dout("__choose_mds %p is_hash=%d (%d) mode %d\n", inode, (int)is_hash, in __choose_mds()
817 if (is_hash && S_ISDIR(inode->i_mode)) { in __choose_mds()