Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_fs.h596 #define XFS_IOC_ATTR_CREATE 0x0010 /* fail if attr already exists */ macro
/linux/fs/xfs/
H A Dxfs_handle.c414 if (ioc_flags & XFS_IOC_ATTR_CREATE) in xfs_xattr_flags()