Searched refs:erofs_generic_xattr_iops (Results 1 – 2 of 2) sorted by relevance
72 extern const struct inode_operations erofs_generic_xattr_iops;
182 inode->i_op = &erofs_generic_xattr_iops; in fill_inode()259 const struct inode_operations erofs_generic_xattr_iops = { variable