Searched refs:xattr_check_inode (Results 1 – 2 of 2) sorted by relevance
/linux/fs/ext4/ | ||
H A D | xattr.h | 216 #define xattr_check_inode(inode, header, end) \ macro |
H A D | inode.c | 5103 err = xattr_check_inode(inode, IHDR(inode, raw_inode), in ext4_iget_extra_inode() |