Home
last modified time | relevance | path

Searched defs:h (Results 1 – 25 of 57) sorted by relevance

123

/fs/nls/
Dnls_euc-jp.c19 #define IS_SJIS_JISX0208(h, l) ((((0x81 <= (h)) && ((h) <= 0x9F)) \ argument
23 #define IS_SJIS_UDC_LOW(h, l) (((0xF0 <= (h)) && ((h) <= 0xF4)) \ argument
25 #define IS_SJIS_UDC_HI(h, l) (((0xF5 <= (h)) && ((h) <= 0xF9)) \ argument
27 #define IS_SJIS_IBM(h, l) (((0xFA <= (h)) && ((h) <= 0xFC)) \ argument
29 #define IS_SJIS_NECIBM(h, l) (((0xED <= (h)) && ((h) <= 0xEE)) \ argument
44 #define IS_EUC_JISX0208(h, l) (IS_EUC_BYTE(h) && IS_EUC_BYTE(l)) argument
45 #define IS_EUC_JISX0201KANA(h, l) (((h) == SS2) && (0xA1 <= (l) && (l) <= 0xDF)) argument
46 #define IS_EUC_UDC_LOW(h, l) (((0xF5 <= (h)) && ((h) <= 0xFE)) \ argument
48 #define IS_EUC_UDC_HI(h, l) IS_EUC_UDC_LOW(h, l) /* G3 block */ argument
141 #define IS_EUC_IBM2JISX0208(h, l) \ argument
/fs/reiserfs/
Dfix_node.c51 static void create_virtual_node(struct tree_balance *tb, int h) in create_virtual_node()
194 static void check_left(struct tree_balance *tb, int h, int cur_free) in check_left()
280 static void check_right(struct tree_balance *tb, int h, int cur_free) in check_right()
374 static int get_num_ver(int mode, struct tree_balance *tb, int h, in get_num_ver()
621 static void set_parameters(struct tree_balance *tb, int h, int lnum, in set_parameters()
827 static int get_empty_nodes(struct tree_balance *tb, int h) in get_empty_nodes()
915 static int get_lfree(struct tree_balance *tb, int h) in get_lfree()
938 static int get_rfree(struct tree_balance *tb, int h) in get_rfree()
959 static int is_left_neighbor_in_cache(struct tree_balance *tb, int h) in is_left_neighbor_in_cache()
1024 int h, in get_far_parent()
[all …]
Dibalance.c29 int h, in internal_define_dest_src_infos()
494 int h, int pointer_amount) in internal_shift_left()
535 int h, int pointer_amount) in internal_shift1_left()
566 int h, int pointer_amount) in internal_shift_right()
610 int h, int pointer_amount) in internal_shift1_right()
633 int h, int child_pos) in balance_internal_when_delete()
760 static void replace_lkey(struct tree_balance *tb, int h, struct item_head *key) in replace_lkey()
775 static void replace_rkey(struct tree_balance *tb, int h, struct item_head *key) in replace_rkey()
804 int h, /* level of the tree */ in balance_internal()
Ddo_balan.c1579 int get_left_neighbor_position(struct tree_balance *tb, int h) in get_left_neighbor_position()
1593 int get_right_neighbor_position(struct tree_balance *tb, int h) in get_right_neighbor_position()
1739 int h; in check_internal_levels() local
1851 int h; /* level of the tree being processed */ in do_balance() local
/fs/hugetlbfs/
Dinode.c140 struct hstate *h = hstate_file(file); in hugetlbfs_file_mmap() local
204 struct hstate *h = hstate_file(file); in hugetlb_get_unmapped_area() local
273 struct hstate *h = hstate_file(file); in hugetlbfs_read_iter() local
417 struct hstate *h = hstate_inode(inode); in remove_inode_hugepages() local
518 struct hstate *h = hstate_inode(inode); in hugetlb_vmtruncate() local
534 struct hstate *h = hstate_inode(inode); in hugetlbfs_punch_hole() local
576 struct hstate *h = hstate_inode(inode); in hugetlbfs_fallocate() local
697 struct hstate *h = hstate_inode(inode); in hugetlbfs_setattr() local
964 struct hstate *h = hstate_inode(d_inode(dentry)); in hugetlbfs_statfs() local
1127 hugetlbfs_size_to_hpages(struct hstate *h, unsigned long long size_opt, in hugetlbfs_size_to_hpages()
[all …]
/fs/adfs/
Ddir_fplus.c14 struct adfs_bigdirheader *h; in adfs_fplus_read() local
119 struct adfs_bigdirheader *h = in adfs_fplus_setpos() local
162 struct adfs_bigdirheader *h = in adfs_fplus_getnext() local
/fs/btrfs/
Dprops.c28 struct hlist_head *h; in find_prop_handlers_by_hash() local
41 struct prop_handler *h; in find_prop_handler() local
338 const struct prop_handler *h = &prop_handlers[i]; in inherit_props() local
444 u64 h = btrfs_name_hash(p->xattr_name, strlen(p->xattr_name)); in btrfs_props_init() local
Dcheck-integrity.c488 static void btrfsic_block_hashtable_init(struct btrfsic_block_hashtable *h) in btrfsic_block_hashtable_init()
497 struct btrfsic_block_hashtable *h) in btrfsic_block_hashtable_add()
515 struct btrfsic_block_hashtable *h) in btrfsic_block_hashtable_lookup()
532 struct btrfsic_block_link_hashtable *h) in btrfsic_block_link_hashtable_init()
542 struct btrfsic_block_link_hashtable *h) in btrfsic_block_link_hashtable_add()
566 struct btrfsic_block_link_hashtable *h) in btrfsic_block_link_hashtable_lookup()
590 struct btrfsic_dev_state_hashtable *h) in btrfsic_dev_state_hashtable_init()
600 struct btrfsic_dev_state_hashtable *h) in btrfsic_dev_state_hashtable_add()
615 struct btrfsic_dev_state_hashtable *h) in btrfsic_dev_state_hashtable_lookup()
1715 struct btrfs_header *h; in btrfsic_test_for_metadata() local
Dbtrfs_inode.h208 u64 h = objectid ^ (root->root_key.objectid * GOLDEN_RATIO_PRIME); in btrfs_inode_hash() local
219 unsigned long h = btrfs_inode_hash(inode->i_ino, BTRFS_I(inode)->root); in btrfs_insert_inode_hash() local
Draid56.c206 struct btrfs_stripe_hash *h; in btrfs_alloc_stripe_hash_table() local
349 struct btrfs_stripe_hash *h; in __remove_rbio_from_cache() local
675 struct btrfs_stripe_hash *h = rbio->fs_info->stripe_hash_table->table + bucket; in lock_stripe_add() local
761 struct btrfs_stripe_hash *h; in unlock_stripe() local
/fs/orangefs/
Dxattr.c67 struct hlist_head *h; in find_cached_xattr() local
250 struct hlist_head *h; in orangefs_inode_removexattr() local
321 struct hlist_head *h; in orangefs_inode_setxattr() local
/fs/fscache/
Dcookie.c77 unsigned long long h; in fscache_set_key() local
198 struct hlist_bl_head *h; in fscache_hash_cookie() local
842 struct hlist_bl_head *h; in fscache_unhash_cookie() local
/fs/nfsd/
Dexport.h50 struct cache_head h; member
72 struct cache_head h; member
Dnfs4idmap.c63 struct cache_head h; member
151 idtoname_show(struct seq_file *m, struct cache_detail *cd, struct cache_head *h) in idtoname_show()
322 nametoid_show(struct seq_file *m, struct cache_detail *cd, struct cache_head *h) in nametoid_show()
Dexport.c54 struct cache_head *h, in expkey_request()
169 struct cache_head *h) in expkey_show()
334 struct cache_head *h, in svc_export_request()
673 struct cache_head *h) in svc_export_show()
/fs/cifs/
Ddfs_cache.c310 unsigned int h; in cache_entry_hash() local
568 unsigned int h; in __update_cache_entry() local
645 unsigned int h; in do_dfs_cache_find() local
1051 unsigned int h; in dfs_cache_get_tgt_referral() local
1382 unsigned int h; in do_refresh_tcon() local
/fs/nfs/
Ddns_resolve.c62 struct cache_head h; member
178 struct cache_head *h) in nfs_dns_show()
Dpnfs_dev.c353 long h; in nfs4_deviceid_purge_client() local
/fs/9p/
Dfid.c59 struct hlist_head *h = (struct hlist_head *)&dentry->d_fsdata; in v9fs_fid_find() local
/fs/afs/
Dsecurity.c126 unsigned long h = permits->nr_permits; in afs_hash_permits() local
/fs/xfs/
Dxfs_rtalloc.h143 # define xfs_rtalloc_query_range(t,l,h,f,p) (ENOSYS) argument
/fs/hpfs/
Dea.c198 unsigned char h[4]; in hpfs_set_ea() local
/fs/gfs2/
Dbmap.c325 unsigned int x, unsigned int h) in __fillup_metapath()
375 static int fillup_metapath(struct gfs2_inode *ip, struct metapath *mp, int h) in fillup_metapath()
1645 static bool mp_eq_to_hgt(struct metapath *mp, __u16 *list, unsigned int h) in mp_eq_to_hgt()
1662 unsigned int h, in find_nonnull_ptr()
/fs/nilfs2/
Dsegbuf.h93 #define nilfs_for_each_segbuf_before(s, t, h) \ argument
/fs/ceph/
Dquota.c42 struct ceph_mds_quota *h = msg->front.iov_base; in ceph_handle_quota() local

123