Home
last modified time | relevance | path

Searched refs:erofs_generic_xattr_iops (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/staging/erofs/
Dxattr.h72 extern const struct inode_operations erofs_generic_xattr_iops;
Dinode.c182 inode->i_op = &erofs_generic_xattr_iops; in fill_inode()
259 const struct inode_operations erofs_generic_xattr_iops = { variable