/linux-2.4.37.9/fs/jfs/ |
D | jfs_dmap.c | 37 #define DBALLOC(dbmap,mapsize,blkno,nblocks) \ argument 39 #define DBFREE(dbmap,mapsize,blkno,nblocks) \ argument 41 #define DBALLOCCK(dbmap,mapsize,blkno,nblocks) \ argument 43 #define DBFREECK(dbmap,mapsize,blkno,nblocks) \ argument 53 #define DBALLOC(dbmap, mapsize, blkno, nblocks) argument 54 #define DBFREE(dbmap, mapsize, blkno, nblocks) argument 55 #define DBALLOCCK(dbmap, mapsize, blkno, nblocks) argument 56 #define DBFREECK(dbmap, mapsize, blkno, nblocks) argument 373 int dbFree(struct inode *ip, s64 blkno, s64 nblocks) in dbFree() 463 int free, s64 blkno, s64 nblocks, struct tblock * tblk) in dbUpdatePMap() [all …]
|
D | resize.c | 76 s64 XAddress, XSize, nblocks, xoff, xaddr, t64; in jfs_extendfs() local
|
D | xattr.c | 234 int nblocks; in ea_write() local 372 int nblocks; in ea_read() local
|
D | jfs_extent.c | 515 extBalloc(struct inode *ip, s64 hint, s64 * nblocks, s64 * blkno) in extBalloc()
|
D | jfs_dmap.h | 161 s32 nblocks; /* 4: num blks covered by this dmap */ member
|
D | jfs_xtree.c | 2411 int nsplit, nblocks, xlen; in xtAppend() local
|
/linux-2.4.37.9/fs/jbd/ |
D | transaction.c | 95 int nblocks = handle->h_buffer_credits; in start_this_handle() local 215 static handle_t *new_handle(int nblocks) in new_handle() 242 handle_t *journal_start(journal_t *journal, int nblocks) in journal_start() 279 int nblocks = handle->h_buffer_credits; in try_start_this_handle() local 339 handle_t *journal_try_start(journal_t *journal, int nblocks) in journal_try_start() 399 int journal_extend (handle_t *handle, int nblocks) in journal_extend() 462 int journal_restart(handle_t *handle, int nblocks) in journal_restart()
|
D | checkpoint.c | 80 void log_wait_for_space(journal_t *journal, int nblocks) in log_wait_for_space() 264 int log_do_checkpoint (journal_t *journal, int nblocks) in log_do_checkpoint()
|
/linux-2.4.37.9/include/linux/ |
D | ext3_jbd.h | 197 static inline handle_t *ext3_journal_start(struct inode *inode, int nblocks) in ext3_journal_start() 218 ext3_journal_try_start(struct inode *inode, int nblocks) in ext3_journal_try_start() 263 static inline int ext3_journal_extend(handle_t *handle, int nblocks) in ext3_journal_extend() 268 static inline int ext3_journal_restart(handle_t *handle, int nblocks) in ext3_journal_restart()
|
/linux-2.4.37.9/drivers/char/ftape/lowlevel/ |
D | ftape-ecc.c | 464 int nblocks, in set_parity() 552 static int compute_syndromes(unsigned long *data, int nblocks, unsigned long *s) in compute_syndromes() 592 static inline int correct_block(__u8 *data, int nblocks, in correct_block() 699 static int sanity_check(unsigned long *data, int nblocks) in sanity_check()
|
/linux-2.4.37.9/fs/freevxfs/ |
D | vxfs_lookup.c | 116 u_long npages, page, nblocks, pblocks, block; in vxfs_find_entry() local 243 u_long page, npages, block, pblocks, nblocks, offset; in vxfs_readdir() local
|
/linux-2.4.37.9/fs/reiserfs/ |
D | journal.c | 2283 …ruct reiserfs_transaction_handle *th, struct super_block * p_s_sb,unsigned long nblocks,int join) { in do_journal_begin_r() 2361 …l_join(struct reiserfs_transaction_handle *th, struct super_block *p_s_sb, unsigned long nblocks) { in journal_join() 2365 …egin(struct reiserfs_transaction_handle *th, struct super_block * p_s_sb, unsigned long nblocks) { in journal_begin() 2505 …al_end(struct reiserfs_transaction_handle *th, struct super_block *p_s_sb, unsigned long nblocks) { in journal_end() 2607 …d_sync(struct reiserfs_transaction_handle *th, struct super_block *p_s_sb, unsigned long nblocks) { in journal_end_sync() 2712 unsigned long nblocks, int flags) { in check_journal_end() 2990 …l_end(struct reiserfs_transaction_handle *th, struct super_block * p_s_sb, unsigned long nblocks, in do_journal_end()
|
/linux-2.4.37.9/init/ |
D | do_mounts.c | 499 int nblocks = -1; in identify_ramdisk_image() local 590 int nblocks, i; in rd_load_image() local
|
/linux-2.4.37.9/drivers/s390/char/ |
D | tapechar.c | 248 int nblocks, i, rc; in tape_write() local
|
/linux-2.4.37.9/drivers/mtd/ |
D | ftl.c | 960 u_long sector, u_long nblocks) in ftl_read() 1074 u_long sector, u_long nblocks) in ftl_write()
|
/linux-2.4.37.9/drivers/cdrom/ |
D | cdu31a.c | 1291 unsigned int nblocks, unsigned int offset, unsigned int skip) in input_data() 1348 unsigned int nblocks, in read_data_block()
|
D | cdrom.c | 1408 int blocksize, int nblocks) in cdrom_read_cd() 1428 int lba, int nblocks, int format, int blksize) in cdrom_read_block()
|
/linux-2.4.37.9/fs/ext3/ |
D | namei.c | 120 int nblocks, i, err; in ext3_find_entry() local
|
D | super.c | 1809 int nblocks, ret; in ext3_write_dquot() local
|
/linux-2.4.37.9/fs/isofs/ |
D | inode.c | 864 struct buffer_head **bh_result, unsigned long nblocks) in isofs_get_blocks()
|
/linux-2.4.37.9/fs/xfs/linux-2.4/ |
D | xfs_aops.c | 405 unsigned long nblocks = 0; in xfs_map_unwritten() local
|
/linux-2.4.37.9/fs/xfs/ |
D | xfs_rtalloc.c | 115 xfs_extlen_t nblocks, /* new count of blocks */ in xfs_growfs_rt_alloc()
|
/linux-2.4.37.9/drivers/ieee1394/ |
D | ohci1394.c | 1137 unsigned int nblocks; member
|
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aiclib.h | 786 uint8_t nblocks[3]; member
|