Searched refs:blocks (Results 1 - 23 of 23) sorted by relevance

/include/uapi/linux/mmc/
H A Dioctl.h18 unsigned int blocks; member in struct:mmc_ioc_cmd
/include/linux/
H A Damifd.h50 int blocks; /* total # blocks on disk */ member in struct:amiga_floppy_struct
H A Dstat.h34 unsigned long long blocks; member in struct:kstat
H A Dasync_tx.h188 async_gen_syndrome(struct page **blocks, unsigned int offset, int src_cnt,
192 async_syndrome_val(struct page **blocks, unsigned int offset, int src_cnt,
H A Dcred.h37 kgid_t *blocks[0]; member in struct:group_info
74 ((gi)->blocks[(i) / NGROUPS_PER_BLOCK][(i) % NGROUPS_PER_BLOCK])
H A Dpe.h29 uint16_t blocks; /* pages in file, 0x3 */ member in struct:mz_hdr
H A Dnfs_xdr.h55 __u32 blocks; member in struct:nfs_fattr::__anon849::__anon850
159 __u32 blocks; /* No. of "bsize" blocks on filesystem */ member in struct:nfs2_fsstat
160 __u32 bfree; /* No. of free "bsize" blocks */
161 __u32 bavail; /* No. of available "bsize" blocks */
H A Djbd2.h130 * Standard header for all descriptor blocks:
154 * fields are used to store a checksum of the descriptor and data blocks.
208 * The revoke descriptor: used on disk to describe a series of blocks to
240 __be32 s_maxlen; /* total blocks in journal file */
266 __be32 s_max_transaction; /* Limit of journal blocks per trans.*/
267 __be32 s_max_trans_data; /* Limit of data blocks per trans. */
712 * @j_free: Journal free - how many free blocks are there in the journal?
740 * @j_revoke: The revoke table - maintains the list of revoked blocks in the
847 * Journal free: how many free blocks are there in the journal?
938 * The revoke table: maintains the list of revoked blocks i
[all...]
/include/uapi/linux/
H A Dv4l2-common.h76 __u32 blocks; member in struct:v4l2_edid
H A Dcramfs_fs.h47 __u32 blocks; member in struct:cramfs_info
H A Dfuse.h151 uint64_t blocks; member in struct:fuse_attr
168 uint64_t blocks; member in struct:fuse_kstatfs
H A Dsoundcard.h608 int blocks; /* # of fragment transitions since last time */ member in struct:count_info
1168 * Sysex messages are sent in blocks of 1 to 6 bytes. Longer messages must be
/include/linux/mfd/
H A Dstmpe.h113 extern int stmpe_enable(struct stmpe *stmpe, unsigned int blocks);
114 extern int stmpe_disable(struct stmpe *stmpe, unsigned int blocks);
194 * @blocks: bitmask of blocks to enable (use STMPE_BLOCK_*)
207 unsigned int blocks; member in struct:stmpe_platform_data
/include/linux/mmc/
H A Dsdhci.h154 unsigned int blocks; /* remaining PIO blocks */ member in struct:sdhci_host
H A Dcore.h110 unsigned int blocks; /* number of blocks */ member in struct:mmc_data
/include/trace/events/
H A Dmmc.h69 __entry->size = data->blocks;
H A Df2fs.h93 __field(blkcnt_t, blocks)
104 __entry->blocks = inode->i_blocks;
115 (unsigned long long)__entry->blocks,
241 __field(blkcnt_t, blocks)
249 __entry->blocks = dir->i_blocks;
257 (unsigned long long)__entry->blocks,
314 __field(blkcnt_t, blocks)
322 __entry->blocks = inode->i_blocks;
330 (unsigned long long)__entry->blocks,
570 __field(blkcnt_t, blocks)
[all...]
H A Djbd2.h249 __field( __u32, blocks )
263 __entry->blocks = stats->rs_blocks;
269 "blocks %u blocks_logged %u",
277 __entry->handle_count, __entry->blocks,
H A Dext3.h20 __field( blkcnt_t, blocks )
29 __entry->blocks = inode->i_blocks;
32 TP_printk("dev %d,%d ino %lu mode 0%o uid %u gid %u blocks %lu",
36 (unsigned long) __entry->blocks)
756 __field( blkcnt_t, blocks )
762 __entry->blocks = inode->i_blocks;
765 TP_printk("dev %d,%d ino %lu blocks %lu",
767 (unsigned long) __entry->ino, (unsigned long) __entry->blocks)
H A Dext4.h88 __field( __u64, blocks )
97 __entry->blocks = inode->i_blocks;
101 TP_printk("dev %d,%d ino %lu mode 0%o uid %u gid %u blocks %llu",
104 __entry->uid, __entry->gid, __entry->blocks)
1396 __field( unsigned int, blocks )
1404 __entry->blocks = max_blocks;
1408 TP_printk("dev %d,%d ino %lu pos %lld blocks %u ret %d",
1411 __entry->pos, __entry->blocks,
1471 __field( __u64, blocks )
1477 __entry->blocks
[all...]
H A Dbtrfs.h98 __field( blkcnt_t, blocks )
108 __entry->blocks = inode->i_blocks;
117 TP_printk("root = %llu(%s), gen = %llu, ino = %lu, blocks = %llu, "
122 (unsigned long long)__entry->blocks,
/include/net/9p/
H A D9p.h528 u64 blocks; member in struct:p9_rstatfs
/include/net/bluetooth/
H A Dhci.h1708 __le16 blocks; member in struct:hci_comp_blocks_info

Completed in 377 milliseconds