Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_fs.h19 struct dioattr { struct
784 #define XFS_IOC_DIOINFO _IOR ('X', 30, struct dioattr)
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/files/
H A D0005-Replace-off64_t-stat64-with-off_t-stat.patch62 struct dioattr dio;
/openbmc/linux/fs/xfs/
H A Dxfs_ioctl.c1920 struct dioattr da; in xfs_file_ioctl()