Home
last modified time | relevance | path

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

/fs/ext2/
Dxattr.h30 __le32 h_blocks; /* number of disk blocks used */ member
Dxattr.c142 header->h_blocks != cpu_to_le32(1)) in ext2_xattr_header_valid()
558 header->h_blocks = header->h_refcount = cpu_to_le32(1); in ext2_xattr_set()
/fs/ext4/
Dxattr.h33 __le32 h_blocks; /* number of disk blocks used */ member
Dxattr.c242 BHDR(bh)->h_blocks != cpu_to_le32(1)) in __ext4_xattr_check_block()
1982 header(s->base)->h_blocks = cpu_to_le32(1); in ext4_xattr_block_set()