Home
last modified time | relevance | path

Searched defs:high (Results 1 – 13 of 13) sorted by relevance

/fs/adfs/
Dinode.c172 unsigned int high, low; in adfs_adfs2unix_time() local
217 unsigned int high, low; in adfs_unix2adfs_time() local
/fs/xfs/libxfs/
Dxfs_inode_fork.c1538 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
Dxfs_dir2_block.c349 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
Dxfs_dir2_leaf.c1546 int high; /* high leaf index */ in xfs_dir2_leaf_search_hash() local
Dxfs_btree.c1758 int high; /* high entry number */ in xfs_btree_lookup() local
/fs/btrfs/
Dasync-thread.c60 struct __btrfs_workqueue *high; member
Dctree.c1734 int high = max; in generic_bin_search() local
/fs/isofs/
Drock.c392 int high, low; in parse_rock_ridge_inode_internal() local
/fs/xfs/
Dxfs_rtalloc.c68 int high, /* high log2 extent size */ in xfs_rtany_summary()
/fs/dlm/
Dlock.c2516 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/
Dread_write.c895 static inline loff_t pos_from_hilo(unsigned long high, unsigned long low) in pos_from_hilo()
/fs/nilfs2/
Dbtree.c307 int index, low, high, s; in nilfs_btree_node_lookup() local
/fs/ocfs2/
Dxattr.c1800 int low = 0, high = count - 1, tmp; in ocfs2_xa_bucket_add_entry() local