Searched defs:high (Results 1 – 16 of 16) sorted by relevance
| /fs/adfs/ |
| D | inode.c | 172 unsigned int high, low; in adfs_adfs2unix_time() local 217 unsigned int high, low; in adfs_unix2adfs_time() local
|
| /fs/xfs/libxfs/ |
| D | xfs_inode_fork.c | 1635 int high; /* upper boundary in search */ in xfs_iext_bno_to_ext() local 1706 int high; /* binary search upper limit */ in xfs_iext_bno_to_irec() local 1748 int high; /* binary search upper limit */ in xfs_iext_idx_to_irec() local
|
| D | xfs_dir2_block.c | 349 int high; /* high index for binary srch */ in xfs_dir2_block_addname() local 668 int high; /* binary search high index */ in xfs_dir2_block_lookup_int() local
|
| D | xfs_btree.c | 1877 int high; /* high entry number */ in xfs_btree_lookup() local 2007 union xfs_btree_key *high; in xfs_btree_get_leaf_keys() local 2038 union xfs_btree_key *high; in xfs_btree_get_node_keys() local
|
| D | xfs_refcount.c | 1615 union xfs_btree_irec high; in xfs_refcount_recover_cow_leftovers() local
|
| D | xfs_rmap.c | 215 struct xfs_rmap_irec high; member
|
| D | xfs_dir2_leaf.c | 1546 int high; /* high leaf index */ in xfs_dir2_leaf_search_hash() local
|
| /fs/btrfs/ |
| D | async-thread.c | 64 struct __btrfs_workqueue *high; member
|
| D | ctree.c | 1735 int high = max; in generic_bin_search() local
|
| /fs/isofs/ |
| D | rock.c | 392 int high, low; in parse_rock_ridge_inode_internal() local
|
| /fs/xfs/ |
| D | xfs_rtalloc.c | 69 int high, /* high log2 extent size */ in xfs_rtany_summary()
|
| /fs/dlm/ |
| D | lock.c | 2515 static int grant_pending_convert(struct dlm_rsb *r, int high, int *cw, in grant_pending_convert() 2571 static int grant_pending_wait(struct dlm_rsb *r, int high, int *cw, in grant_pending_wait() 2596 static int lock_requires_bast(struct dlm_lkb *gr, int high, int cw) in lock_requires_bast() 2613 int high = DLM_LOCK_IV; in grant_pending_locks() local
|
| /fs/ceph/ |
| D | dir.c | 83 loff_t ceph_make_fpos(unsigned high, unsigned off, bool hash_order) in ceph_make_fpos()
|
| /fs/nilfs2/ |
| D | btree.c | 303 int index, low, high, s; in nilfs_btree_node_lookup() local
|
| /fs/ |
| D | read_write.c | 955 static inline loff_t pos_from_hilo(unsigned long high, unsigned long low) in pos_from_hilo()
|
| /fs/ocfs2/ |
| D | xattr.c | 1819 int low = 0, high = count - 1, tmp; in ocfs2_xa_bucket_add_entry() local
|