/fs/adfs/ |
D | inode.c | 169 unsigned int high, low; in adfs_adfs2unix_time() local 214 unsigned int high, low; in adfs_unix2adfs_time() local
|
/fs/ |
D | fs_parser.c | 316 int low, int high, int special) in validate_constant_table()
|
D | read_write.c | 1073 static inline loff_t pos_from_hilo(unsigned long high, unsigned long low) in pos_from_hilo()
|
/fs/xfs/libxfs/ |
D | xfs_dir2_block.c | 335 int high; /* high index for binary srch */ in xfs_dir2_block_addname() local 660 int high; /* binary search high index */ in xfs_dir2_block_lookup_int() local
|
D | xfs_rmap.c | 236 struct xfs_rmap_irec high; member 2434 union xfs_btree_irec high; in xfs_rmap_has_record() local 2528 struct xfs_rmap_irec high; in xfs_rmap_has_other_keys() local
|
D | xfs_refcount.c | 1616 union xfs_btree_irec high; in xfs_refcount_recover_cow_leftovers() local 1709 union xfs_btree_irec high; in xfs_refcount_has_record() local
|
D | xfs_ialloc.c | 2652 xfs_agino_t high, in xfs_ialloc_has_inode_record() 2696 xfs_agino_t high; in xfs_ialloc_has_inodes_at_extent() local
|
D | xfs_btree.c | 1901 int high; /* high entry number */ in xfs_btree_lookup() local 2032 union xfs_btree_key *high; in xfs_btree_get_leaf_keys() local 2063 union xfs_btree_key *high; in xfs_btree_get_node_keys() local 4898 union xfs_btree_irec *high, in xfs_btree_has_record()
|
D | xfs_dir2_leaf.c | 1502 int high; /* high leaf index */ in xfs_dir2_leaf_search_hash() local
|
D | xfs_alloc.c | 3128 union xfs_btree_irec high; in xfs_alloc_has_record() local
|
/fs/xfs/scrub/ |
D | refcount.c | 284 struct xfs_rmap_irec high; in xchk_refcountbt_xref_rmap() local
|
/fs/btrfs/ |
D | async-thread.c | 53 struct __btrfs_workqueue *high; member
|
D | ctree.c | 1716 int high = max; in generic_bin_search() local
|
/fs/isofs/ |
D | rock.c | 393 int high, low; in parse_rock_ridge_inode_internal() local
|
/fs/xfs/ |
D | xfs_fsmap.c | 165 struct xfs_rmap_irec high; /* high rmap key */ member
|
D | xfs_rtalloc.c | 51 int high, /* high log2 extent size */ in xfs_rtany_summary()
|
/fs/dlm/ |
D | lock.c | 2503 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/ceph/ |
D | dir.c | 65 loff_t ceph_make_fpos(unsigned high, unsigned off, bool hash_order) in ceph_make_fpos()
|
/fs/nilfs2/ |
D | btree.c | 294 int index, low, high, s; in nilfs_btree_node_lookup() local
|
/fs/ocfs2/ |
D | xattr.c | 1815 int low = 0, high = count - 1, tmp; in ocfs2_xa_bucket_add_entry() local
|