Searched refs:blk (Results 151 - 157 of 157) sorted by relevance

1234567

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dosst.c1383 "%s:D: Positioned at ppos %d, frame %d, lbn %d, file %d, blk %d, %cptr %d, eof %d\n",
1455 "%s:D: Now positioned at ppos %d, frame %d, lbn %d, file %d, blk %d, rptr %d, eof %d\n",
1861 printk(OSST_DEB_MSG "%s:D: Couldn't get logical blk num in space_filemarks_bwd\n", name);
1895 "%s:D: Couldn't get logical blk num in space_filemarks\n", name);
1922 printk(OSST_DEB_MSG "%s:D: Couldn't get logical blk num in space_filemarks\n", name);
1959 printk(OSST_DEB_MSG "%s:D: Couldn't get logical blk num in space_filemarks_fwd\n", name);
1966 printk(OSST_DEB_MSG "%s:D: Couldn't get logical blk num in space_filemarks\n", name);
2014 printk(OSST_DEB_MSG "%s:D: Couldn't get logical blk num in space_filemarks_fwd\n", name);
2053 printk(OSST_DEB_MSG "%s:D: Couldn't get logical blk num in space_filemarks\n",
2094 "%s:D: Couldn't get logical blk nu
4937 int i, cmd_nr, cmd_type, blk, retval = 0; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Dxattr.c2468 u64 blk, bg_blkno; local
2484 blk = le64_to_cpu(xb->xb_blkno);
2489 bg_blkno = ocfs2_which_suballoc_group(blk, bit);
4585 * Move some xattrs in old bucket(blk) to new bucket(new_blk).
4596 u64 blk,
4609 (unsigned long long)blk, (unsigned long long)new_blk);
4619 ret = ocfs2_read_xattr_bucket(s_bucket, blk);
4594 ocfs2_divide_xattr_bucket(struct inode *inode, handle_t *handle, u64 blk, u64 new_blk, u32 *first_hash, int new_bucket_head) argument
H A Dsuballoc.c2518 u64 blk = le64_to_cpu(di->i_blkno); local
2520 u64 bg_blkno = ocfs2_which_suballoc_group(blk, bit);
H A Drefcounttree.c772 u64 blk = 0, bg_blkno = 0, ref_blkno = le64_to_cpu(di->i_refcount_loc); local
792 blk = le64_to_cpu(rb->rf_blkno);
797 bg_blkno = ocfs2_which_suballoc_group(blk, bit);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/perlasm/
H A Dsparcv9_modes.pl958 brnz,pn $blk_init, .L${bits}_xts_${dir}blk ! $inp==$out)
1170 .L${bits}_xts_${dir}blk:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/perlasm/
H A Dsparcv9_modes.pl958 brnz,pn $blk_init, .L${bits}_xts_${dir}blk ! $inp==$out)
1170 .L${bits}_xts_${dir}blk:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/bnx2x/
H A Dbnx2x_main.c2236 static inline void _print_next_block(int idx, const char *blk) argument
2240 pr_cont("%s", blk);

Completed in 264 milliseconds

1234567