Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_iomap.h45 extern const struct iomap_ops xfs_xattr_iomap_ops;
Dxfs_iomap.c1255 const struct iomap_ops xfs_xattr_iomap_ops = { variable
Dxfs_iops.c1134 &xfs_xattr_iomap_ops); in xfs_vn_fiemap()