Home
last modified time | relevance | path

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

/fs/ceph/
Dmds_client.c1024 bool is_hash = test_bit(CEPH_MDS_R_DIRECT_IS_HASH, &req->r_req_flags); in __choose_mds() local
1082 is_hash = true; in __choose_mds()
1090 dout("%s %p is_hash=%d (0x%x) mode %d\n", __func__, inode, (int)is_hash, in __choose_mds()
1096 if (is_hash && S_ISDIR(inode->i_mode)) { in __choose_mds()