Home
last modified time | relevance | path

Searched refs:h_blocks (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/ext2/
H A Dxattr.h30 __le32 h_blocks; /* number of disk blocks used */ member
H A 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()
/kernel/linux/linux-6.6/fs/ext2/
H A Dxattr.h30 __le32 h_blocks; /* number of disk blocks used */ member
H A Dxattr.c142 header->h_blocks != cpu_to_le32(1)) in ext2_xattr_header_valid()
556 header->h_blocks = header->h_refcount = cpu_to_le32(1); in ext2_xattr_set()
/kernel/linux/linux-5.10/fs/ext4/
H A Dxattr.h33 __le32 h_blocks; /* number of disk blocks used */ member
H A Dxattr.c242 BHDR(bh)->h_blocks != cpu_to_le32(1)) in __ext4_xattr_check_block()
1978 header(s->base)->h_blocks = cpu_to_le32(1); in ext4_xattr_block_set()
/kernel/linux/linux-6.6/fs/ext4/
H A Dxattr.h33 __le32 h_blocks; /* number of disk blocks used */ member
H A Dxattr.c201 BHDR(bh)->h_blocks != cpu_to_le32(1)) { in check_xattrs()
2032 header(s->base)->h_blocks = cpu_to_le32(1); in ext4_xattr_block_set()

Completed in 12 milliseconds