Searched defs:high (Results 1 – 13 of 13) 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 | 1538 int high; /* upper boundary in search */ in xfs_iext_bno_to_ext() local 1609 int high; /* binary search upper limit */ in xfs_iext_bno_to_irec() local 1651 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_dir2_leaf.c | 1546 int high; /* high leaf index */ in xfs_dir2_leaf_search_hash() local
|
D | xfs_btree.c | 1758 int high; /* high entry number */ in xfs_btree_lookup() local
|
/fs/btrfs/ |
D | async-thread.c | 60 struct __btrfs_workqueue *high; member
|
D | ctree.c | 1734 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 | 68 int high, /* high log2 extent size */ in xfs_rtany_summary()
|
/fs/dlm/ |
D | lock.c | 2516 static int grant_pending_convert(struct dlm_rsb *r, int high, int *cw, in grant_pending_convert() 2572 static int grant_pending_wait(struct dlm_rsb *r, int high, int *cw, in grant_pending_wait() 2597 static int lock_requires_bast(struct dlm_lkb *gr, int high, int cw) in lock_requires_bast() 2614 int high = DLM_LOCK_IV; in grant_pending_locks() local
|
/fs/ |
D | read_write.c | 895 static inline loff_t pos_from_hilo(unsigned long high, unsigned long low) in pos_from_hilo()
|
/fs/nilfs2/ |
D | btree.c | 307 int index, low, high, s; in nilfs_btree_node_lookup() local
|
/fs/ocfs2/ |
D | xattr.c | 1800 int low = 0, high = count - 1, tmp; in ocfs2_xa_bucket_add_entry() local
|