Searched defs:high (Results 1 – 11 of 11) sorted by relevance
/fs/xfs/ |
D | xfs_btree_trace.c | 32 __psunsigned_t *high, in xfs_btree_trace_ptr() 126 __psunsigned_t high, low; in xfs_btree_trace_argipk() local 150 __psunsigned_t high, low; in xfs_btree_trace_argipr() local
|
D | xfs_dir2_block.c | 83 int high; /* high index for binary srch */ in xfs_dir2_block_addname() local 643 int high; /* binary search high index */ in xfs_dir2_block_lookup_int() local
|
D | xfs_inode.c | 3920 int high; /* upper boundary in search */ in xfs_iext_bno_to_ext() local 3991 int high; /* binary search upper limit */ in xfs_iext_bno_to_irec() local 4033 int high; /* binary search upper limit */ in xfs_iext_idx_to_irec() local
|
D | xfs_dir2_leaf.c | 1644 int high; /* high leaf index */ in xfs_dir2_leaf_search_hash() local
|
D | xfs_rtalloc.c | 817 int high, /* high log2 extent size */ in xfs_rtany_summary()
|
D | xfs_btree.c | 1603 int high; /* high entry number */ in xfs_btree_lookup() local
|
/fs/adfs/ |
D | inode.c | 189 unsigned int high, low; in adfs_adfs2unix_time() local 237 unsigned int high, low; in adfs_unix2adfs_time() local
|
/fs/isofs/ |
D | rock.c | 373 int high, low; in parse_rock_ridge_inode_internal() local
|
/fs/dlm/ |
D | lock.c | 1677 static int grant_pending_convert(struct dlm_rsb *r, int high, int *cw) in grant_pending_convert() 1729 static int grant_pending_wait(struct dlm_rsb *r, int high, int *cw) in grant_pending_wait() 1751 static int lock_requires_bast(struct dlm_lkb *gr, int high, int cw) in lock_requires_bast() 1768 int high = DLM_LOCK_IV; in grant_pending_locks() local
|
/fs/btrfs/ |
D | ctree.c | 787 int high = max; in generic_bin_search() local
|
/fs/ocfs2/ |
D | xattr.c | 4597 int low = 0, high = count - 1, tmp; in ocfs2_xattr_set_entry_normal() local
|