Home
last modified time | relevance | path

Searched defs:low (Results 1 – 19 of 19) sorted by relevance

/fs/adfs/
Dinode.c174 unsigned int high, low; in adfs_adfs2unix_time() local
/fs/xfs/libxfs/
Dxfs_dir2_block.c369 int low; /* low index for binary srch */ in xfs_dir2_block_addname() local
690 int low; /* binary search low index */ in xfs_dir2_block_lookup_int() local
Dxfs_refcount.c1796 union xfs_btree_irec low; in xfs_refcount_recover_cow_leftovers() local
1888 union xfs_btree_irec low; in xfs_refcount_has_record() local
Dxfs_ialloc.c2639 xfs_agino_t low, in xfs_ialloc_has_inode_record()
2683 xfs_agino_t low; in xfs_ialloc_has_inodes_at_extent() local
Dxfs_rmap.c2677 union xfs_btree_irec low; in xfs_rmap_has_record() local
2761 struct xfs_rmap_irec low = {0}; in xfs_rmap_has_other_keys() local
Dxfs_dir2_leaf.c1552 int low; /* low leaf index */ in xfs_dir2_leaf_search_hash() local
Dxfs_btree.c1927 int low; /* low entry number */ in xfs_btree_lookup() local
5025 const union xfs_btree_irec *low, in xfs_btree_has_record()
Dxfs_alloc.c3505 union xfs_btree_irec low; in xfs_alloc_has_record() local
/fs/xfs/scrub/
Drefcount.c281 struct xfs_rmap_irec low; in xchk_refcountbt_xref_rmap() local
/fs/isofs/
Drock.c393 int high, low; in parse_rock_ridge_inode_internal() local
/fs/
Dfs_parser.c335 int low, int high, int special) in validate_constant_table()
Dread_write.c989 static inline loff_t pos_from_hilo(unsigned long high, unsigned long low) in pos_from_hilo()
/fs/dlm/
Dmember.c534 int i, error, neg = 0, low = -1; in dlm_recover_members() local
/fs/xfs/
Dxfs_fsmap.c165 struct xfs_rmap_irec low; /* low rmap key */ member
Dxfs_rtalloc.c50 int low, /* low log2 extent size */ in xfs_rtany_summary()
/fs/nilfs2/
Dbtree.c295 int index, low, high, s; in nilfs_btree_node_lookup() local
/fs/btrfs/
Dctree.c789 static noinline int generic_bin_search(struct extent_buffer *eb, int low, in generic_bin_search()
/fs/ntfs3/
Dntfs.h182 __le32 low; // The low part of the number. member
/fs/ocfs2/
Dxattr.c1813 int low = 0, high = count - 1, tmp; in ocfs2_xa_bucket_add_entry() local