Home
last modified time | relevance | path

Searched defs:blocksize (Results 126 - 150 of 272) sorted by relevance

1234567891011

/kernel/linux/linux-5.10/drivers/crypto/bcm/
H A Dspu2.c781 spu2_ctx_max_payload(enum spu_cipher_alg cipher_alg, enum spu_cipher_mode cipher_mode, unsigned int blocksize) spu2_ctx_max_payload() argument
/kernel/linux/linux-5.10/drivers/crypto/marvell/cesa/
H A Dhash.c822 unsigned int blocksize; in mv_cesa_ahash_export() local
840 unsigned int blocksize; in mv_cesa_ahash_import() local
1100 mv_cesa_ahmac_iv_state_init(struct ahash_request *req, u8 *pad, void *state, unsigned int blocksize) mv_cesa_ahmac_iv_state_init() argument
1132 mv_cesa_ahmac_pad_init(struct ahash_request *req, const u8 *key, unsigned int keylen, u8 *ipad, u8 *opad, unsigned int blocksize) mv_cesa_ahmac_pad_init() argument
1189 unsigned int blocksize; mv_cesa_ahmac_setkey() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/storage/
H A Dalauda.c88 unsigned int blocksize; /* number of pages per block */ member
818 unsigned int blocksize = MEDIA_INFO(us).blocksize; in alauda_write_lba() local
921 unsigned int blocksize = MEDIA_INFO(us).blocksize; alauda_read_data() local
1015 unsigned int blocksize = MEDIA_INFO(us).blocksize; alauda_write_data() local
[all...]
H A Dsddr09.c251 int blocksize; /* Size of block in pages */ member
[all...]
/kernel/linux/linux-5.10/include/linux/sunrpc/
H A Dgss_krb5.h66 const u32 blocksize; /* encryption blocksize */ member
/kernel/linux/linux-5.10/sound/isa/wavefront/
H A Dwavefront_synth.c879 unsigned int blocksize; wavefront_send_sample() local
/kernel/linux/linux-5.10/fs/nilfs2/
H A Dsuper.c866 nilfs_read_super_block(struct super_block *sb, u64 pos, int blocksize, struct buffer_head **pbh) nilfs_read_super_block() argument
H A Dsysfs.c923 NILFS_DEV_RO_ATTR(blocksize); variable
/kernel/linux/linux-5.10/fs/iomap/
H A Dbuffered-io.c977 unsigned int blocksize = i_blocksize(inode); in iomap_truncate_page() local
/kernel/linux/linux-5.10/fs/ntfs/
H A Dsuper.c2702 int blocksize, result; in ntfs_fill_super() local
[all...]
/kernel/linux/linux-5.10/fs/befs/
H A Dlinuxvfs.c818 int blocksize; in befs_fill_super() local
/kernel/linux/linux-5.10/fs/ext2/
H A Dinode.c479 int blocksize = inode->i_sb->s_blocksize; in ext2_alloc_branch() local
1190 unsigned blocksize; in __ext2_truncate_blocks() local
H A Dsuper.c822 int blocksize = BLOCK_SIZE; in ext2_fill_super() local
[all...]
/kernel/linux/linux-5.10/fs/reiserfs/
H A Dstree.c408 static int is_leaf(char *buf, int blocksize, struct buffer_head *bh) in is_leaf() argument
492 static int is_internal(char *buf, int blocksize, struct buffer_head *bh) in is_internal() argument
[all...]
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_ioctl32.h170 __u32 blocksize; /* filesystem (data) block size */ member
/kernel/linux/linux-6.6/fs/nilfs2/
H A Dsuper.c867 nilfs_read_super_block(struct super_block *sb, u64 pos, int blocksize, struct buffer_head **pbh) nilfs_read_super_block() argument
H A Dsysfs.c916 NILFS_DEV_RO_ATTR(blocksize); variable
/kernel/linux/linux-6.6/fs/ext2/
H A Dinode.c483 int blocksize = inode->i_sb->s_blocksize; in ext2_alloc_branch() local
1174 unsigned blocksize; in __ext2_truncate_blocks() local
H A Dsuper.c816 int blocksize = BLOCK_SIZE; in ext2_fill_super() local
[all...]
/kernel/linux/linux-6.6/fs/ntfs/
H A Dsuper.c2710 int blocksize, result; in ntfs_fill_super() local
[all...]
/kernel/linux/linux-6.6/fs/befs/
H A Dlinuxvfs.c817 int blocksize; in befs_fill_super() local
/kernel/linux/linux-6.6/fs/ntfs3/
H A Dfile.c182 u32 blocksize = i_blocksize(inode); in ntfs_zero_range() local
H A Dbitmap.c504 u32 blocksize = sb->s_blocksize; in wnd_rescan() local
647 u32 blocksize = sb->s_blocksize; in wnd_init() local
1339 u32 blocksize = sb->s_blocksize; in wnd_extend() local
[all...]
/kernel/linux/linux-6.6/fs/reiserfs/
H A Dstree.c408 static int is_leaf(char *buf, int blocksize, struct buffer_head *bh) in is_leaf() argument
492 static int is_internal(char *buf, int blocksize, struct buffer_head *bh) in is_internal() argument
[all...]
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_ioctl32.h146 __u32 blocksize; /* filesystem (data) block size */ member

Completed in 40 milliseconds

1234567891011