Home
last modified time | relevance | path

Searched refs:xfs_xattr_iomap_ops (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_iomap.h47 extern const struct iomap_ops xfs_xattr_iomap_ops;
H A Dxfs_iomap.c1311 const struct iomap_ops xfs_xattr_iomap_ops = { variable
H A Dxfs_iops.c1150 &xfs_xattr_iomap_ops); in xfs_vn_fiemap()