Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ext2/
Dxattr.h29 __le32 h_blocks; /* number of disk blocks used */ member
Dxattr.c180 HDR(bh)->h_blocks != cpu_to_le32(1)) { in ext2_xattr_get()
269 HDR(bh)->h_blocks != cpu_to_le32(1)) { in ext2_xattr_list()
403 header->h_blocks != cpu_to_le32(1)) { in ext2_xattr_set()
521 header->h_blocks = header->h_refcount = cpu_to_le32(1); in ext2_xattr_set()
771 HDR(bh)->h_blocks != cpu_to_le32(1)) { in ext2_xattr_delete_inode()
/linux-4.4.14/fs/ext4/
Dxattr.h31 __le32 h_blocks; /* number of disk blocks used */ member
Dxattr.c224 BHDR(bh)->h_blocks != cpu_to_le32(1)) in ext4_xattr_check_block()
849 header(s->base)->h_blocks = cpu_to_le32(1); in ext4_xattr_block_set()
1499 BHDR(bh)->h_blocks != cpu_to_le32(1)) { in ext4_xattr_delete_inode()