hash_order        492 drivers/gpu/drm/vmwgfx/ttm_object.c 					     unsigned int hash_order)
hash_order        508 drivers/gpu/drm/vmwgfx/ttm_object.c 		ret = drm_ht_create(&tfile->ref_hash[i], hash_order);
hash_order        527 drivers/gpu/drm/vmwgfx/ttm_object.c 		       unsigned int hash_order,
hash_order        539 drivers/gpu/drm/vmwgfx/ttm_object.c 	ret = drm_ht_create(&tdev->object_hash, hash_order);
hash_order        281 drivers/gpu/drm/vmwgfx/ttm_object.h 						    unsigned int hash_order);
hash_order        309 drivers/gpu/drm/vmwgfx/ttm_object.h 		       unsigned int hash_order,
hash_order         65 fs/ceph/dir.c  loff_t ceph_make_fpos(unsigned high, unsigned off, bool hash_order)
hash_order         68 fs/ceph/dir.c  	if (hash_order)
hash_order        427 fs/ceph/dir.c  		     (int)req->r_reply_info.hash_order);
hash_order        432 fs/ceph/dir.c  			if (!rinfo->hash_order) {
hash_order       1576 fs/ceph/inode.c 	if (rinfo->hash_order) {
hash_order       1594 fs/ceph/inode.c 		if (!rinfo->hash_order)
hash_order       1609 fs/ceph/inode.c 		    !(rinfo->hash_order && last_hash)) {
hash_order       1635 fs/ceph/inode.c 		if (rinfo->hash_order) {
hash_order        348 fs/ceph/mds_client.c 		info->hash_order = !!(flags & CEPH_READDIR_HASH_ORDER);
hash_order        113 fs/ceph/mds_client.h 			bool			      hash_order;
hash_order       1110 fs/ceph/super.h extern loff_t ceph_make_fpos(unsigned high, unsigned off, bool hash_order);