Home
last modified time | relevance | path

Searched defs:nblocks (Results 1 – 25 of 50) sorted by relevance

12

/Linux-v4.19/fs/jfs/
Djfs_dmap.c331 int dbFree(struct inode *ip, s64 blkno, s64 nblocks) in dbFree()
425 int free, s64 blkno, s64 nblocks, struct tblock * tblk) in dbUpdatePMap()
700 int dbAlloc(struct inode *ip, s64 hint, s64 nblocks, s64 * results) in dbAlloc()
893 int dbAllocExact(struct inode *ip, s64 blkno, int nblocks) in dbAllocExact()
979 s64 blkno, s64 nblocks, s64 addnblocks, s64 * results) in dbReAlloc()
1026 static int dbExtend(struct inode *ip, s64 blkno, s64 nblocks, s64 addnblocks) in dbExtend()
1126 int nblocks) in dbAllocNext()
1258 struct dmap * dp, s64 blkno, int nblocks, int l2nb, s64 * results) in dbAllocNear()
1366 dbAllocAG(struct bmap * bmp, int agno, s64 nblocks, int l2nb, s64 * results) in dbAllocAG()
1564 static int dbAllocAny(struct bmap * bmp, s64 nblocks, int l2nb, s64 * results) in dbAllocAny()
[all …]
Djfs_discard.c45 void jfs_issue_discard(struct inode *ip, u64 blkno, u64 nblocks) in jfs_issue_discard()
Dresize.c74 s64 XAddress, XSize, nblocks, xoff, xaddr, t64; in jfs_extendfs() local
Dxattr.c220 int nblocks; in ea_write() local
369 int nblocks; in ea_read() local
Djfs_extent.c509 extBalloc(struct inode *ip, s64 hint, s64 * nblocks, s64 * blkno) in extBalloc()
/Linux-v4.19/fs/jbd2/
Dtransaction.c396 static handle_t *new_handle(int nblocks) in new_handle()
407 handle_t *jbd2__journal_start(journal_t *journal, int nblocks, int rsv_blocks, in jbd2__journal_start()
476 handle_t *jbd2_journal_start(journal_t *journal, int nblocks) in jbd2_journal_start()
563 int jbd2_journal_extend(handle_t *handle, int nblocks) in jbd2_journal_extend()
639 int jbd2__journal_restart(handle_t *handle, int nblocks, gfp_t gfp_mask) in jbd2__journal_restart()
694 int jbd2_journal_restart(handle_t *handle, int nblocks) in jbd2_journal_restart()
Dcheckpoint.c110 int nblocks, space_left; in __jbd2_log_wait_for_space() local
/Linux-v4.19/fs/ext4/
Dext4_jbd2.h298 #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-v4.19/init/
Ddo_mounts_rd.c65 int nblocks = -1; in identify_ramdisk_image() local
181 int nblocks, i, disk; in rd_load_image() local
/Linux-v4.19/drivers/staging/erofs/
Ddata.c94 erofs_blk_t nblocks, lastblk; in erofs_map_blocks_flatmode() local
186 unsigned nblocks, in erofs_read_raw_page()
/Linux-v4.19/include/sound/
Dutil_mem.h42 int nblocks; /* # of allocated blocks */ member
/Linux-v4.19/drivers/staging/greybus/
Dsdio.c257 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-v4.19/drivers/mtd/nand/
Dbbt.c26 unsigned int nblocks = nanddev_neraseblocks(nand); in nanddev_bbt_init() local
/Linux-v4.19/fs/reiserfs/
Dxattr.h74 size_t nblocks = JOURNAL_BLOCKS_PER_OBJECT(inode->i_sb); in reiserfs_xattr_jcreate_nblocks() local
Dxattr_acl.c366 int nblocks = 0; in reiserfs_cache_default_acl() local
/Linux-v4.19/block/partitions/
Dsysv68.c45 __be32 nblocks; /* slice size (in blocks) */ member
/Linux-v4.19/fs/nilfs2/
Dthe_nilfs.c661 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()
Drecovery.c327 unsigned long nblocks, ndatablk, nnodeblk; in nilfs_scan_dsync_log() local
809 unsigned long nblocks; in nilfs_search_super_root() local
Dsegbuf.h34 unsigned long nblocks; member
/Linux-v4.19/include/uapi/linux/
Dnvme_ioctl.h25 __u16 nblocks; member
/Linux-v4.19/drivers/s390/char/
Dtape_char.c193 int nblocks; in tapechar_write() local
/Linux-v4.19/drivers/misc/
Dsram.c175 unsigned int nblocks, exports = 0; in sram_reserve_regions() local
/Linux-v4.19/net/sunrpc/auth_gss/
Dgss_krb5_crypto.c741 int nblocks, nbytes; in gss_krb5_aes_encrypt() local
862 int nblocks, blocksize, cbcbytes; in gss_krb5_aes_decrypt() local
/Linux-v4.19/drivers/mtd/
Dftl.c749 u_long sector, u_long nblocks) in ftl_read()
863 u_long sector, u_long nblocks) in ftl_write()
/Linux-v4.19/crypto/
Dtgr192.c41 u32 nblocks; member

12