| /kernel/linux/linux-6.6/fs/ext2/ |
| H A D | file.c | 218 unsigned long blocksize = inode->i_sb->s_blocksize; in ext2_dio_write_iter() local
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | block-rsv.h | 87 btrfs_unuse_block_rsv(struct btrfs_fs_info *fs_info, struct btrfs_block_rsv *block_rsv, u32 blocksize) btrfs_unuse_block_rsv() argument
|
| /kernel/linux/linux-6.6/fs/reiserfs/ |
| H A D | file.c | 175 unsigned blocksize; in reiserfs_commit_page() local
|
| /kernel/linux/linux-6.6/drivers/crypto/ccp/ |
| H A D | ccp-crypto-aes-galois.c | 191 unsigned int blocksize; member
|
| H A D | ccp-crypto-des3.c | 151 unsigned int blocksize; member
|
| /kernel/linux/linux-6.6/block/partitions/ |
| H A D | ibm.c | 64 find_label(struct parsed_partitions *state, dasd_information2_t *info, struct hd_geometry *geo, int blocksize, sector_t *labelsect, char name[], char type[], union label_t *label) find_label() argument 133 find_vol1_partitions(struct parsed_partitions *state, struct hd_geometry *geo, int blocksize, char name[], union label_t *label) find_vol1_partitions() argument 195 find_lnx1_partitions(struct parsed_partitions *state, struct hd_geometry *geo, int blocksize, char name[], union label_t *label, sector_t labelsect, sector_t nr_sectors, dasd_information2_t *info) find_lnx1_partitions() argument 242 find_cms1_partitions(struct parsed_partitions *state, struct hd_geometry *geo, int blocksize, char name[], union label_t *label, sector_t labelsect) find_cms1_partitions() argument 295 int blocksize, res; ibm_partition() local [all...] |
| /kernel/linux/linux-5.10/drivers/crypto/qce/ |
| H A D | skcipher.c | 302 unsigned int blocksize; member [all...] |
| /kernel/linux/linux-5.10/arch/ia64/lib/ |
| H A D | memcpy_mck.S | 273 #define blocksize r23 define
|
| /kernel/linux/linux-5.10/arch/m68k/emu/ |
| H A D | nfblock.c | 41 nfhd_get_capacity(u32 major, u32 minor, u32 *blocks, u32 *blocksize) nfhd_get_capacity() argument
|
| /kernel/linux/linux-5.10/drivers/crypto/ccp/ |
| H A D | ccp-crypto-aes.c | 247 unsigned int blocksize; member
|
| /kernel/linux/linux-5.10/drivers/mtd/parsers/ |
| H A D | bcm47xxpart.c | 95 uint32_t blocksize = master->erasesize; in bcm47xxpart_parse() local [all...] |
| /kernel/linux/linux-6.6/arch/m68k/emu/ |
| H A D | nfblock.c | 40 nfhd_get_capacity(u32 major, u32 minor, u32 *blocks, u32 *blocksize) nfhd_get_capacity() argument
|
| /kernel/linux/linux-6.6/arch/ia64/lib/ |
| H A D | memcpy_mck.S | 273 #define blocksize r23 define
|
| /kernel/linux/linux-5.10/drivers/mtd/devices/ |
| H A D | bcm47xxsflash.h | 74 u32 blocksize; member
|
| /kernel/linux/linux-5.10/fs/isofs/ |
| H A D | rock.c | 88 int blocksize = 1 << rs->inode->i_blkbits; in rock_continue() local
|
| /kernel/linux/linux-5.10/fs/ext4/ |
| H A D | readpage.c | 232 const unsigned blocksize = 1 << blkbits; in ext4_mpage_readpages() local
|
| /kernel/linux/linux-5.10/fs/fat/ |
| H A D | cache.c | 337 const unsigned long blocksize = sb->s_blocksize; in is_exceed_eof() local
|
| /kernel/linux/linux-5.10/fs/exfat/ |
| H A D | file.c | 230 unsigned int blocksize = i_blocksize(inode); in exfat_truncate() local
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | block-rsv.c | 476 btrfs_use_block_rsv(struct btrfs_trans_handle *trans, struct btrfs_root *root, u32 blocksize) btrfs_use_block_rsv() argument
|
| /kernel/linux/linux-5.10/fs/crypto/ |
| H A D | crypto.c | 172 const unsigned int blocksize = 1 << blockbits; in fscrypt_encrypt_pagecache_blocks() local 252 const unsigned int blocksize = 1 << blockbits; in fscrypt_decrypt_pagecache_blocks() local [all...] |
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| H A D | blockcheck.c | 146 u32 ocfs2_hamming_encode_block(void *data, unsigned int blocksize) in ocfs2_hamming_encode_block() argument 214 void ocfs2_hamming_fix_block(void *data, unsigned int blocksize, in ocfs2_hamming_fix_block() argument 351 void ocfs2_block_check_compute(void *data, size_t blocksize, in ocfs2_block_check_compute() argument 380 int ocfs2_block_check_validate(void *data, size_t blocksize, in ocfs2_block_check_validate() argument [all...] |
| /kernel/linux/linux-5.10/include/crypto/internal/ |
| H A D | skcipher.h | 63 unsigned int blocksize; member
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | dax.h | 126 static inline bool bdev_dax_supported(struct block_device *bdev, int blocksize) in bdev_dax_supported() argument 109 dax_supported(struct dax_device *dax_dev, struct block_device *bdev, int blocksize, sector_t start, sector_t len) dax_supported() argument 134 generic_fsdax_supported(struct dax_device *dax_dev, struct block_device *bdev, int blocksize, sector_t start, sector_t sectors) generic_fsdax_supported() argument 156 bdev_dax_supported(struct block_device *bdev, int blocksize) bdev_dax_supported() argument 162 generic_fsdax_supported(struct dax_device *dax_dev, struct block_device *bdev, int blocksize, sector_t start, sector_t sectors) generic_fsdax_supported() argument [all...] |
| /kernel/linux/linux-5.10/fs/minix/ |
| H A D | minix.h | 90 static inline unsigned minix_blocks_needed(unsigned bits, unsigned blocksize) in minix_blocks_needed() argument
|
| /kernel/linux/linux-6.6/drivers/mtd/devices/ |
| H A D | bcm47xxsflash.h | 74 u32 blocksize; member
|