Home
last modified time | relevance | path

Searched defs:nblocks (Results 76 - 100 of 126) sorted by relevance

123456

/kernel/linux/linux-5.10/fs/ext4/
H A Dext4_jbd2.h341 static inline int ext4_journal_extend(handle_t *handle, int nblocks, int revoke) in ext4_journal_extend() argument
348 static inline int ext4_journal_restart(handle_t *handle, int nblocks, in ext4_journal_restart() argument
/kernel/linux/linux-5.10/net/ipv4/
H A Dinet_hashtables.c937 unsigned int i, nblocks = 1; in inet_ehash_locks_alloc() local
/kernel/linux/linux-5.10/drivers/staging/greybus/
H A Dsdio.c366 u16 nblocks; in gb_sdio_transfer() local
255 _gb_sdio_send(struct gb_sdio_host *host, struct mmc_data *data, size_t len, u16 nblocks, off_t skip) _gb_sdio_send() argument
309 _gb_sdio_recv(struct gb_sdio_host *host, struct mmc_data *data, size_t len, u16 nblocks, off_t skip) _gb_sdio_recv() argument
/kernel/linux/linux-5.10/fs/jfs/
H A Dxattr.c207 int nblocks; in ea_write() local
356 int nblocks; ea_read() local
[all...]
H A Djfs_xtree.c2173 int nsplit, nblocks, xlen; in xtAppend() local
/kernel/linux/linux-6.6/drivers/mtd/
H A Dftl.c748 ftl_read(partition_t *part, caddr_t buffer, u_long sector, u_long nblocks) ftl_read() argument
862 ftl_write(partition_t *part, caddr_t buffer, u_long sector, u_long nblocks) ftl_write() argument
/kernel/linux/linux-6.6/fs/ext4/
H A Dext4_jbd2.h344 static inline int ext4_journal_extend(handle_t *handle, int nblocks, int revoke) in ext4_journal_extend() argument
351 static inline int ext4_journal_restart(handle_t *handle, int nblocks, in ext4_journal_restart() argument
H A Dialloc.c870 int nblocks = 0; in ext4_xattr_credits_for_new_inode() local
923 __ext4_new_inode(struct mnt_idmap *idmap, handle_t *handle, struct inode *dir, umode_t mode, const struct qstr *qstr, __u32 goal, uid_t *owner, __u32 i_flags, int handle_type, unsigned int line_no, int nblocks) __ext4_new_inode() argument
/kernel/linux/linux-6.6/fs/nilfs2/
H A Dthe_nilfs.c429 u64 nsegments, nblocks; in nilfs_store_disk_layout() local
766 sector_t start = 0, nblocks = 0; in nilfs_discard_segments() local
799 nilfs_count_free_blocks(struct the_nilfs *nilfs, sector_t *nblocks) nilfs_count_free_blocks() argument
[all...]
H A Dsufile.c1067 sector_t start = 0, nblocks = 0; in nilfs_sufile_trim_fs() local
547 nilfs_sufile_set_segment_usage(struct inode *sufile, __u64 segnum, unsigned long nblocks, time64_t modtime) nilfs_sufile_set_segment_usage() argument
[all...]
H A Drecovery.c327 unsigned long nblocks, ndatablk, nnodeblk; in nilfs_scan_dsync_log() local
806 unsigned long nblocks; in nilfs_search_super_root() local
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_dmap.h148 __le32 nblocks; /* 4: num blks covered by this dmap */ member
H A Dxattr.c207 int nblocks; in ea_write() local
356 int nblocks; ea_read() local
[all...]
H A Djfs_xtree.c1958 int nsplit, nblocks, xlen; in xtAppend() local
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_rtalloc.c788 xfs_growfs_rt_alloc( struct xfs_mount *mp, xfs_extlen_t oblocks, xfs_extlen_t nblocks, struct xfs_inode *ip) xfs_growfs_rt_alloc() argument
/kernel/linux/linux-6.6/drivers/staging/greybus/
H A Dsdio.c365 u16 nblocks; in gb_sdio_transfer() local
254 _gb_sdio_send(struct gb_sdio_host *host, struct mmc_data *data, size_t len, u16 nblocks, off_t skip) _gb_sdio_send() argument
308 _gb_sdio_recv(struct gb_sdio_host *host, struct mmc_data *data, size_t len, u16 nblocks, off_t skip) _gb_sdio_recv() argument
/kernel/linux/linux-6.6/include/sound/
H A Dtas2781-dsp.h154 unsigned int nblocks; member
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dioctl.c671 __u16 nblocks; member
/kernel/linux/linux-5.10/drivers/block/
H A Dvirtio_blk.c444 unsigned long long nblocks; in virtblk_update_capacity() local
/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/pcie/
H A Dtopaz_pcie.c909 u32 nblocks; in qtnf_ep_fw_load() local
/kernel/linux/linux-5.10/fs/jbd2/
H A Dtransaction.c462 static handle_t *new_handle(int nblocks) in new_handle() argument
473 handle_t *jbd2__journal_start(journal_t *journal, int nblocks, int rsv_blocks, in jbd2__journal_start() argument
545 handle_t *jbd2_journal_start(journal_t *journal, int nblocks) in jbd2_journal_start() argument
648 jbd2_journal_extend(handle_t *handle, int nblocks, int revoke_records) jbd2_journal_extend() argument
769 jbd2__journal_restart(handle_t *handle, int nblocks, int revoke_records, gfp_t gfp_mask) jbd2__journal_restart() argument
816 jbd2_journal_restart(handle_t *handle, int nblocks) jbd2_journal_restart() argument
[all...]
/kernel/linux/linux-6.6/fs/jbd2/
H A Dtransaction.c474 static handle_t *new_handle(int nblocks) in new_handle() argument
485 handle_t *jbd2__journal_start(journal_t *journal, int nblocks, int rsv_blocks, in jbd2__journal_start() argument
557 handle_t *jbd2_journal_start(journal_t *journal, int nblocks) in jbd2_journal_start() argument
660 jbd2_journal_extend(handle_t *handle, int nblocks, int revoke_records) jbd2_journal_extend() argument
778 jbd2__journal_restart(handle_t *handle, int nblocks, int revoke_records, gfp_t gfp_mask) jbd2__journal_restart() argument
825 jbd2_journal_restart(handle_t *handle, int nblocks) jbd2_journal_restart() argument
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Dfile-item.c354 const unsigned int nblocks = orig_len >> fs_info->sectorsize_bits; in btrfs_lookup_bio_sums() local
/kernel/linux/linux-6.6/drivers/net/wireless/quantenna/qtnfmac/pcie/
H A Dtopaz_pcie.c909 u32 nblocks; in qtnf_ep_fw_load() local
/kernel/linux/linux-6.6/net/ipv4/
H A Dinet_hashtables.c1233 unsigned int i, nblocks = 1; in inet_ehash_locks_alloc() local

Completed in 36 milliseconds

123456