Searched refs:ATTR_OP_REMOVE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/xfs/libxfs/ | ||
H A D | xfs_fs.h | 615 #define ATTR_OP_REMOVE 3 /* remove the indicated attr */ macro |
/openbmc/linux/fs/xfs/ | ||
H A D | xfs_ioctl.c | 560 case ATTR_OP_REMOVE: in xfs_ioc_attrmulti_one() |