Searched defs:low (Results 1 – 19 of 19) sorted by relevance
/fs/adfs/ |
D | inode.c | 174 unsigned int high, low; in adfs_adfs2unix_time() local
|
/fs/xfs/libxfs/ |
D | xfs_dir2_block.c | 369 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
|
D | xfs_refcount.c | 1796 union xfs_btree_irec low; in xfs_refcount_recover_cow_leftovers() local 1888 union xfs_btree_irec low; in xfs_refcount_has_record() local
|
D | xfs_ialloc.c | 2639 xfs_agino_t low, in xfs_ialloc_has_inode_record() 2683 xfs_agino_t low; in xfs_ialloc_has_inodes_at_extent() local
|
D | xfs_rmap.c | 2677 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
|
D | xfs_dir2_leaf.c | 1552 int low; /* low leaf index */ in xfs_dir2_leaf_search_hash() local
|
D | xfs_btree.c | 1927 int low; /* low entry number */ in xfs_btree_lookup() local 5025 const union xfs_btree_irec *low, in xfs_btree_has_record()
|
D | xfs_alloc.c | 3505 union xfs_btree_irec low; in xfs_alloc_has_record() local
|
/fs/xfs/scrub/ |
D | refcount.c | 281 struct xfs_rmap_irec low; in xchk_refcountbt_xref_rmap() local
|
/fs/isofs/ |
D | rock.c | 393 int high, low; in parse_rock_ridge_inode_internal() local
|
/fs/ |
D | fs_parser.c | 335 int low, int high, int special) in validate_constant_table()
|
D | read_write.c | 989 static inline loff_t pos_from_hilo(unsigned long high, unsigned long low) in pos_from_hilo()
|
/fs/dlm/ |
D | member.c | 534 int i, error, neg = 0, low = -1; in dlm_recover_members() local
|
/fs/xfs/ |
D | xfs_fsmap.c | 165 struct xfs_rmap_irec low; /* low rmap key */ member
|
D | xfs_rtalloc.c | 50 int low, /* low log2 extent size */ in xfs_rtany_summary()
|
/fs/nilfs2/ |
D | btree.c | 295 int index, low, high, s; in nilfs_btree_node_lookup() local
|
/fs/btrfs/ |
D | ctree.c | 789 static noinline int generic_bin_search(struct extent_buffer *eb, int low, in generic_bin_search()
|
/fs/ntfs3/ |
D | ntfs.h | 182 __le32 low; // The low part of the number. member
|
/fs/ocfs2/ |
D | xattr.c | 1813 int low = 0, high = count - 1, tmp; in ocfs2_xa_bucket_add_entry() local
|