Searched refs:ext4_xattr_entry (Results 1 – 4 of 4) sorted by relevance
43 struct ext4_xattr_entry { struct58 sizeof(struct ext4_xattr_entry)) & ~EXT4_XATTR_ROUND) argument60 ((struct ext4_xattr_entry *)( \73 #define IFIRST(hdr) ((struct ext4_xattr_entry *)((hdr)+1))94 #define ENTRY(ptr) ((struct ext4_xattr_entry *)(ptr))122 struct ext4_xattr_entry *first;125 struct ext4_xattr_entry *here;
195 struct ext4_xattr_entry *e = entry; in check_xattrs()575 struct ext4_xattr_entry *entry; in ext4_xattr_block_get()635 struct ext4_xattr_entry *entry; in ext4_xattr_ibody_get()857 struct ext4_xattr_entry *entry; in ext4_get_inode_usage()1080 struct ext4_xattr_entry *first) in ext4_xattr_inode_inc_ref_all()1083 struct ext4_xattr_entry *entry; in ext4_xattr_inode_inc_ref_all()1161 struct ext4_xattr_entry *entry; in ext4_xattr_inode_dec_ref_all()2689 struct ext4_xattr_entry *entry; in ext4_xattr_make_inode_space()2690 struct ext4_xattr_entry *last; in ext4_xattr_make_inode_space()2912 struct ext4_xattr_entry *entry; in ext4_xattr_delete_inode()[all …]
40 struct ext4_xattr_entry *entry; in get_max_inline_xattr_value_size()88 entry = (struct ext4_xattr_entry *) in get_max_inline_xattr_value_size()187 struct ext4_xattr_entry *entry; in ext4_read_inline_data()209 entry = (struct ext4_xattr_entry *)((void *)raw_inode + in ext4_read_inline_data()231 struct ext4_xattr_entry *entry; in ext4_write_inline_data()260 entry = (struct ext4_xattr_entry *)((void *)raw_inode + in ext4_write_inline_data()984 struct ext4_xattr_entry *entry; in ext4_get_inline_xattr_pos()990 entry = (struct ext4_xattr_entry *)((void *)ext4_raw_inode(iloc) + in ext4_get_inline_xattr_pos()
88 ``struct ext4_xattr_entry``; each of these entries is at least 16 bytes89 long. When stored in an external block, the ``struct ext4_xattr_entry``146 The first four fields of the ``ext4_xattr_entry`` are set to zero to