Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/libxfs/
Dxfs_fs.h612 #define ATTR_OP_SET 2 /* set/create the indicated attr/value pair */ macro
/linux-6.1.9/fs/xfs/
Dxfs_ioctl.c563 case ATTR_OP_SET: in xfs_ioc_attrmulti_one()