Searched refs:is_hash (Results 1 – 4 of 4) sorted by relevance
179 u16 spu2_response_hdr_len(u16 auth_key_len, u16 enc_key_len, bool is_hash);
228 u16 spum_response_hdr_len(u16 auth_key_len, u16 enc_key_len, bool is_hash);
363 bool is_hash);
1294 bool is_hash = test_bit(CEPH_MDS_R_DIRECT_IS_HASH, &req->r_req_flags); in __choose_mds() local1354 is_hash = true; in __choose_mds()1366 ceph_vinop(inode), (int)is_hash, hash, mode); in __choose_mds()1369 if (is_hash && S_ISDIR(inode->i_mode)) { in __choose_mds()