Searched refs:extsize (Results 1 – 10 of 10) sorted by relevance
49 xfs_extlen_t extsize, in xfs_iomap_eof_align_last_fsb() argument77 if (extsize) { in xfs_iomap_eof_align_last_fsb()79 align = roundup_64(align, extsize); in xfs_iomap_eof_align_last_fsb()81 align = extsize; in xfs_iomap_eof_align_last_fsb()
230 __u32 extsize; /* new realtime extent size, fsblocks */ member
914 (sbp->sb_rblocks && (in->extsize != sbp->sb_rextsize))) in xfs_growfs_rt()932 do_div(nrextents, in->extsize); in xfs_growfs_rt()983 nsbp->sb_rextsize = in->extsize; in xfs_growfs_rt()
94 get_user(in->extsize, &arg32->extsize)) in xfs_compat_growfs_rt_copyin()
80 .extsize = crypto_pcomp_extsize,
468 total = tfmsize + sizeof(*tfm) + frontend->extsize(alg); in crypto_create_tfm()
526 .extsize = crypto_ahash_extsize,
568 .extsize = crypto_shash_extsize,
26 unsigned int (*extsize)(struct crypto_alg *alg); member
277 __u32 extsize; /* new realtime extent size, fsblocks */ member