/Linux-v5.4/fs/jfs/ |
D | jfs_dmap.c | 318 int dbFree(struct inode *ip, s64 blkno, s64 nblocks) in dbFree() 412 int free, s64 blkno, s64 nblocks, struct tblock * tblk) in dbUpdatePMap() 687 int dbAlloc(struct inode *ip, s64 hint, s64 nblocks, s64 * results) in dbAlloc() 880 int dbAllocExact(struct inode *ip, s64 blkno, int nblocks) in dbAllocExact() 966 s64 blkno, s64 nblocks, s64 addnblocks, s64 * results) in dbReAlloc() 1013 static int dbExtend(struct inode *ip, s64 blkno, s64 nblocks, s64 addnblocks) in dbExtend() 1113 int nblocks) in dbAllocNext() 1245 struct dmap * dp, s64 blkno, int nblocks, int l2nb, s64 * results) in dbAllocNear() 1353 dbAllocAG(struct bmap * bmp, int agno, s64 nblocks, int l2nb, s64 * results) in dbAllocAG() 1551 static int dbAllocAny(struct bmap * bmp, s64 nblocks, int l2nb, s64 * results) in dbAllocAny() [all …]
|
D | jfs_discard.c | 32 void jfs_issue_discard(struct inode *ip, u64 blkno, u64 nblocks) in jfs_issue_discard()
|
D | resize.c | 61 s64 XAddress, XSize, nblocks, xoff, xaddr, t64; in jfs_extendfs() local
|
D | xattr.c | 207 int nblocks; in ea_write() local 356 int nblocks; in ea_read() local
|
/Linux-v5.4/fs/ext4/ |
D | ext4_jbd2.h | 298 #define ext4_journal_start_sb(sb, type, nblocks) \ argument 301 #define ext4_journal_start(inode, type, nblocks) \ argument 335 static inline int ext4_journal_extend(handle_t *handle, int nblocks) in ext4_journal_extend() 342 static inline int ext4_journal_restart(handle_t *handle, int nblocks) in ext4_journal_restart()
|
/Linux-v5.4/init/ |
D | do_mounts_rd.c | 65 int nblocks = -1; in identify_ramdisk_image() local 181 int nblocks, i, disk; in rd_load_image() local
|
/Linux-v5.4/fs/jbd2/ |
D | transaction.c | 429 static handle_t *new_handle(int nblocks) in new_handle() 440 handle_t *jbd2__journal_start(journal_t *journal, int nblocks, int rsv_blocks, in jbd2__journal_start() 509 handle_t *jbd2_journal_start(journal_t *journal, int nblocks) in jbd2_journal_start() 599 int jbd2_journal_extend(handle_t *handle, int nblocks) in jbd2_journal_extend() 675 int jbd2__journal_restart(handle_t *handle, int nblocks, gfp_t gfp_mask) in jbd2__journal_restart() 730 int jbd2_journal_restart(handle_t *handle, int nblocks) in jbd2_journal_restart()
|
D | checkpoint.c | 110 int nblocks, space_left; in __jbd2_log_wait_for_space() local
|
/Linux-v5.4/fs/erofs/ |
D | data.c | 53 erofs_blk_t nblocks, lastblk; in erofs_map_blocks_flatmode() local 131 unsigned int nblocks, in erofs_read_raw_page()
|
/Linux-v5.4/crypto/ |
D | poly1305_generic.c | 92 const void *src, unsigned int nblocks, in poly1305_blocks_internal() 160 const void *src, unsigned int nblocks) in poly1305_core_blocks()
|
D | tgr192.c | 37 u32 nblocks; member
|
/Linux-v5.4/include/sound/ |
D | util_mem.h | 29 int nblocks; /* # of allocated blocks */ member
|
/Linux-v5.4/drivers/staging/greybus/ |
D | sdio.c | 257 size_t len, u16 nblocks, off_t skip) in _gb_sdio_send() 311 size_t len, u16 nblocks, off_t skip) in _gb_sdio_recv() 367 u16 nblocks; in gb_sdio_transfer() local
|
/Linux-v5.4/drivers/mtd/nand/ |
D | bbt.c | 26 unsigned int nblocks = nanddev_neraseblocks(nand); in nanddev_bbt_init() local
|
/Linux-v5.4/fs/reiserfs/ |
D | xattr.h | 74 size_t nblocks = JOURNAL_BLOCKS_PER_OBJECT(inode->i_sb); in reiserfs_xattr_jcreate_nblocks() local
|
D | xattr_acl.c | 366 int nblocks = 0; in reiserfs_cache_default_acl() local
|
/Linux-v5.4/block/partitions/ |
D | sysv68.c | 45 __be32 nblocks; /* slice size (in blocks) */ member
|
/Linux-v5.4/fs/nilfs2/ |
D | the_nilfs.c | 661 sector_t start = 0, nblocks = 0; in nilfs_discard_segments() local 694 int nilfs_count_free_blocks(struct the_nilfs *nilfs, sector_t *nblocks) in nilfs_count_free_blocks()
|
D | recovery.c | 327 unsigned long nblocks, ndatablk, nnodeblk; in nilfs_scan_dsync_log() local 809 unsigned long nblocks; in nilfs_search_super_root() local
|
D | segbuf.h | 34 unsigned long nblocks; member
|
/Linux-v5.4/drivers/s390/char/ |
D | tape_char.c | 193 int nblocks; in tapechar_write() local
|
/Linux-v5.4/drivers/misc/ |
D | sram.c | 162 unsigned int nblocks, exports = 0; in sram_reserve_regions() local
|
/Linux-v5.4/drivers/mtd/ |
D | ftl.c | 749 u_long sector, u_long nblocks) in ftl_read() 863 u_long sector, u_long nblocks) in ftl_write()
|
/Linux-v5.4/net/sunrpc/auth_gss/ |
D | gss_krb5_crypto.c | 743 int nblocks, nbytes; in gss_krb5_aes_encrypt() local 864 int nblocks, blocksize, cbcbytes; in gss_krb5_aes_decrypt() local
|
/Linux-v5.4/fs/minix/ |
D | itree_common.c | 351 static inline unsigned nblocks(loff_t size, struct super_block *sb) in nblocks() function
|