Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/
Dxfs_ioctl.c351 u32 ioc_flags) in xfs_attr_filter() argument
353 if (ioc_flags & XFS_IOC_ATTR_ROOT) in xfs_attr_filter()
355 if (ioc_flags & XFS_IOC_ATTR_SECURE) in xfs_attr_filter()
362 u32 ioc_flags) in xfs_attr_flags() argument
364 if (ioc_flags & XFS_IOC_ATTR_CREATE) in xfs_attr_flags()
366 if (ioc_flags & XFS_IOC_ATTR_REPLACE) in xfs_attr_flags()