Home
last modified time | relevance | path

Searched defs:used (Results 1 – 25 of 41) sorted by relevance

12

/fs/ntfs3/
Drecord.c195 u32 used = le32_to_cpu(rec->used); in mi_enum_attr() local
422 u32 used = le32_to_cpu(rec->used); in mi_insert_attr() local
482 u32 used = le32_to_cpu(rec->used); in mi_remove_attr() local
518 u32 total, used = le32_to_cpu(rec->used); in mi_resize_attr() local
572 u32 used = le32_to_cpu(rec->used); in mi_pack_runs() local
Dindex.c594 u32 used = le32_to_cpu(hdr->used); in hdr_insert_head() local
810 u32 used = le32_to_cpu(hdr->used); in hdr_insert_de() local
850 u32 used = le32_to_cpu(hdr->used); in hdr_delete_de() local
1778 u32 to_copy, used; in indx_insert_into_buffer() local
2046 size_t used = MINUS_ONE_T; in indx_shrink() local
Dbitmap.c69 u32 used = find_next_zero_bit(buf, wend, wpos); in wnd_scan() local
506 u32 used, frb; in wnd_rescan() local
Dfslog.c95 __le16 used; // 0x02: Entries member
791 static inline struct RESTART_TABLE *init_rsttbl(u16 esize, u16 used) in init_rsttbl()
823 u32 used = le16_to_cpu(tbl->used); in extend_rsttbl() local
2585 u32 min_de, de_off, used, total; in check_index_header() local
2896 u32 used = le32_to_cpu(hdr->used); in check_if_alloc_index() local
2922 u32 used = le32_to_cpu(rec->used); in change_attr_size() local
3036 u32 nsize, t32, asize, used, esize, bmp_off, bmp_bits; in do_action() local
Dattrib.c245 u32 used, asize, rsize, aoff, align; in attr_make_nonresident() local
369 u32 used = le32_to_cpu(rec->used); in attr_set_size_res() local
Dntfs.h281 __le32 used; // 0x18: The size of used part. member
696 __le32 used; // 0x04: The size of this structure plus all member
712 u32 used = le32_to_cpu(hdr->used); in hdr_first_de() local
730 u32 used = le32_to_cpu(hdr->used); in hdr_next_de() local
/fs/xfs/libxfs/
Dxfs_ag_resv.c183 xfs_extlen_t used) in __xfs_ag_resv_init()
255 xfs_extlen_t used; in xfs_ag_resv_init() local
Dxfs_refcount_btree.c494 xfs_extlen_t *used) in xfs_refcountbt_calc_reserves()
Dxfs_rmap_btree.c644 xfs_extlen_t *used) in xfs_rmapbt_calc_reserves()
/fs/btrfs/
Dspace-info.c400 u64 used; in btrfs_can_overcommit() local
440 u64 used = btrfs_space_info_used(space_info, true); in btrfs_try_granting_tickets() local
823 u64 used; in btrfs_calc_reclaim_metadata_size() local
854 u64 used; in need_preemptive_reclaim() local
1605 u64 used; in __reserve_bytes() local
Dblock-group.h106 u64 used; member
/fs/ubifs/
Dreplay.c385 unsigned long long sqnum, int deletion, int *used, in insert_node()
435 int deletion, int *used) in insert_dent()
669 int err = 0, used = 0, lnum = b->bud->lnum, offs = b->bud->start; in replay_bud() local
Dtnc_commit.c432 int lnum, offs, len, next_len, buf_len, buf_offs, used, avail; in layout_in_empty_space() local
828 int i, lnum, offs, len, next_len, buf_len, buf_offs, used; in write_index() local
Dlprops.c1021 int cat, lnum = lp->lnum, is_idx = 0, used = 0, free, dirty, ret; in scan_check_cb() local
/fs/smb/server/
Dvfs.h61 unsigned int used; member
/fs/vboxsf/
Dvfsmod.h71 size_t used; member
/fs/ceph/
Dquota.c489 u64 total = 0, used, free; in ceph_quota_update_statfs() local
Dcaps.c407 int *total, int *avail, int *used, int *reserved, in ceph_reservation_status()
967 int used = 0; in __ceph_caps_used() local
1343 int op, int flags, int used, int want, int retain, in __prep_cap()
1915 int file_wanted, used, cap_used; in ceph_check_caps() local
3342 int used, wanted, dirty; in handle_cap_grant() local
4527 int used, dirty; in ceph_encode_inode_release() local
Ddebugfs.c272 int total, avail, used, reserved, min, i; in caps_show() local
Dsnap.c529 int used, dirty; in ceph_queue_cap_snap() local
/fs/jfs/
Djfs_types.h151 #define setDASDUSED(dasdp, used)\ argument
/fs/jffs2/
Ddebug.c163 uint32_t free = 0, dirty = 0, used = 0, wasted = 0, in __jffs2_dbg_superblock_counts() local
/fs/ocfs2/
Dmove_extents.c526 int i, used, last_free_bits = 0, base_bit = *goal_bit; in ocfs2_probe_alloc_group() local
Dioctl.c439 int status = 0, used; in ocfs2_info_freefrag_scan_chain() local
/fs/
Dcoredump.c66 int used, size; member

12