Home
last modified time | relevance | path

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

/linux/drivers/crypto/bcm/
H A Dspu2.h179 u16 spu2_response_hdr_len(u16 auth_key_len, u16 enc_key_len, bool is_hash);
H A Dspu.h228 u16 spum_response_hdr_len(u16 auth_key_len, u16 enc_key_len, bool is_hash);
H A Dcipher.h363 bool is_hash);
/linux/fs/ceph/
H A Dmds_client.c1294 bool is_hash = test_bit(CEPH_MDS_R_DIRECT_IS_HASH, &req->r_req_flags); in __choose_mds() local
1354 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()