Home
last modified time | relevance | path

Searched defs:total (Results 1 – 25 of 50) sorted by relevance

12

/fs/ceph/
Ddebugfs.c130 #define CEPH_LAT_METRIC_SHOW(name, total, avg, min, max, sq) { \ argument
143 #define CEPH_SZ_METRIC_SHOW(name, total, avg, min, max, sum) { \ argument
178 s64 total, avg, min, max, sq; in metrics_latency_show() local
204 s64 total; in metrics_size_show() local
272 int total, avail, used, reserved, min, i; in caps_show() local
Dmetric.h69 __le64 total; member
104 __le64 total; member
111 __le64 total; member
118 __le64 total; member
125 __le64 total; member
156 u64 total; member
Dmetric.c319 static inline void __update_mean_and_stdev(ktime_t total, ktime_t *lavg, in __update_mean_and_stdev()
339 ktime_t total; in ceph_update_metrics() local
Dquota.c489 u64 total = 0, used, free; in ceph_quota_update_statfs() local
/fs/xfs/libxfs/
Dxfs_dir2.c260 xfs_extlen_t total) /* bmap's total block count */ in xfs_dir_createname()
434 xfs_extlen_t total) /* bmap's total block count */ in xfs_dir_removename()
492 xfs_extlen_t total) /* bmap's total block count */ in xfs_dir_replace()
Dxfs_attr.c322 unsigned int *total) in xfs_init_attr_trans()
972 unsigned int total; in xfs_attr_set() local
Dxfs_bmap.h34 xfs_extlen_t total; /* total blocks needed for xaction */ member
Dxfs_alloc.h65 xfs_extlen_t total; /* total blocks needed in xaction */ member
Dxfs_da_btree.h68 xfs_extlen_t total; /* total blocks needed, for 1st bmap */ member
/fs/qnx4/
Dbitmap.c24 int total = 0; in qnx4_count_free_blocks() local
/fs/adfs/
Dmap.c124 unsigned long total = 0; in scan_free_map() local
201 unsigned int total = 0; in adfs_map_statfs() local
/fs/ntfs3/
Drecord.c200 u32 total = le32_to_cpu(rec->total); in mi_enum_attr() local
518 u32 total, used = le32_to_cpu(rec->used); in mi_resize_attr() local
/fs/squashfs/
Dxz_wrapper.c125 int total = 0, error = 0; in squashfs_xz_uncompress() local
/fs/ocfs2/dlm/
Ddlmdebug.c352 unsigned long total = 0; in debug_purgelist_print() local
409 unsigned long total = 0, longest = 0, bucket_count = 0; in debug_mle_print() local
/fs/pstore/
Dftrace.c160 size_t dest_size, src_size, total, dest_off, src_off; in pstore_ftrace_combine_log() local
Dplatform.c390 unsigned long total = 0; in pstore_dump() local
/fs/orangefs/
Dxattr.c413 ssize_t total = 0; in orangefs_listxattr() local
Ddevorangefs-req.c371 int total = ret = iov_iter_count(iter); in orangefs_devreq_write_iter() local
/fs/9p/
Dvfs_addr.c41 int total, err; in v9fs_issue_read() local
/fs/
Dsignalfd.c208 ssize_t ret, total = 0; in signalfd_read() local
/fs/erofs/
Ddecompressor.c129 unsigned int omargin, total, i; in z_erofs_lz4_handle_overlap() local
/fs/btrfs/
Dspace-info.c825 u64 total; in btrfs_calc_reclaim_metadata_size() local
852 u64 total = writable_total_bytes(fs_info, space_info); in need_preemptive_reclaim() local
/fs/ocfs2/
Dfilecheck.c303 ssize_t ret = 0, total = 0, remain = PAGE_SIZE; in ocfs2_filecheck_attr_show() local
Dstackglue.c496 ssize_t ret = 0, total = 0, remain = PAGE_SIZE; in ocfs2_loaded_cluster_plugins_show() local
/fs/dlm/
Dmember.c392 int i, w, x = 0, total = 0, all_zero = 0, *array; in make_member_array() local

12