Home
last modified time | relevance | path

Searched refs:blockbits (Results 1 – 4 of 4) sorted by relevance

/linux/net/xfrm/
H A Dxfrm_algo.c374 .blockbits = 8,
395 .blockbits = 64,
416 .blockbits = 64,
437 .blockbits = 64,
458 .blockbits = 64,
479 .blockbits = 128,
500 .blockbits = 128,
521 .blockbits = 128,
542 .blockbits = 128,
562 .blockbits
[all...]
/linux/fs/befs/
H A DChangeLog211 * Fixed a bug where the inode and super_block didn't get their blockbits
/linux/fs/ext4/
H A Dextents.c5086 int blockbits = inode->i_sb->s_blocksize_bits; in ext4_iomap_xattr_fiemap() local
5098 physical = (__u64)iloc.bh->b_blocknr << blockbits; in ext4_iomap_xattr_fiemap()
5106 physical = (__u64)EXT4_I(inode)->i_file_acl << blockbits; in ext4_iomap_xattr_fiemap()
/linux/include/net/
H A Dxfrm.h1577 u16 blockbits; member