Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_fs.h521 #define XFS_EOFBLOCKS_VERSION 1 macro
/openbmc/linux/fs/xfs/
H A Dxfs_ioctl.c1833 if (src->eof_version != XFS_EOFBLOCKS_VERSION) in xfs_fs_eofblocks_from_user()