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.c352 u32 ioc_flags) in xfs_attr_filter() argument
354 if (ioc_flags & XFS_IOC_ATTR_ROOT) in xfs_attr_filter()
356 if (ioc_flags & XFS_IOC_ATTR_SECURE) in xfs_attr_filter()
363 u32 ioc_flags) in xfs_attr_flags() argument
365 if (ioc_flags & XFS_IOC_ATTR_CREATE) in xfs_attr_flags()
367 if (ioc_flags & XFS_IOC_ATTR_REPLACE) in xfs_attr_flags()