Searched refs:vbn (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nilfs2/
H A Dgcinode.c67 * @vbn - virtual block number of the block, 0 for non-virtual block
72 * This function sets @vbn (@pbn if @vbn is zero) in b_blocknr of the buffer.
84 sector_t pbn, __u64 vbn,
100 err = nilfs_dat_translate(dat_inode, vbn, &pbn);
121 if (vbn)
122 bh->b_blocknr = vbn;
137 * @vbn - virtual block number for the block
141 * specified by @vbn to the GC pagecache. @pbn can be supplied by the
152 __u64 vbn, struc
83 nilfs_gccache_submit_read_data(struct inode *inode, sector_t blkoff, sector_t pbn, __u64 vbn, struct buffer_head **out_bh) argument
151 nilfs_gccache_submit_read_node(struct inode *inode, sector_t pbn, __u64 vbn, struct buffer_head **out_bh) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/vms/
H A Dvms_pk.c113 long vbn; member in struct:__anon7710
318 ctx -> vbn = 1;
392 buf, size, ctx->vbn, 0, 0, 0);
411 ctx->vbn += ctx->iosb.count/ BLOCK_BYTES;
454 ctx -> vbn = 1;

Completed in 95 milliseconds