Home
last modified time | relevance | path

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

/Linux-v5.10/fs/xfs/
Dxfs_ioctl.c350 u32 ioc_flags) in xfs_attr_filter() argument
352 if (ioc_flags & XFS_IOC_ATTR_ROOT) in xfs_attr_filter()
354 if (ioc_flags & XFS_IOC_ATTR_SECURE) in xfs_attr_filter()
361 u32 ioc_flags) in xfs_attr_flags() argument
363 if (ioc_flags & XFS_IOC_ATTR_CREATE) in xfs_attr_flags()
365 if (ioc_flags & XFS_IOC_ATTR_REPLACE) in xfs_attr_flags()