Searched refs:ATTR_OP_SET (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/fs/xfs/libxfs/ | ||
D | xfs_fs.h | 614 #define ATTR_OP_SET 2 /* set/create the indicated attr/value pair */ macro |
/linux-6.6.21/fs/xfs/ | ||
D | xfs_ioctl.c | 563 case ATTR_OP_SET: in xfs_ioc_attrmulti_one() |