Searched refs:ATTR_OP_SET (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/xfs/libxfs/ | ||
| H A D | xfs_fs.h | 637 #define ATTR_OP_SET 2 /* set/create the indicated attr/value pair */ macro |
| /linux/fs/xfs/ | ||
| H A D | xfs_handle.c | 588 case ATTR_OP_SET: in xfs_ioc_attrmulti_one() |