Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_ioctl.c353 u32 ioc_flags) in xfs_attr_filter() argument
355 if (ioc_flags & XFS_IOC_ATTR_ROOT) in xfs_attr_filter()
357 if (ioc_flags & XFS_IOC_ATTR_SECURE) in xfs_attr_filter()
364 u32 ioc_flags) in xfs_attr_flags() argument
366 if (ioc_flags & XFS_IOC_ATTR_CREATE) in xfs_attr_flags()
368 if (ioc_flags & XFS_IOC_ATTR_REPLACE) in xfs_attr_flags()