Searched refs:ATTR_OP_REMOVE (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/fs/xfs/libxfs/ | ||
D | xfs_fs.h | 622 #define ATTR_OP_REMOVE 3 /* remove the indicated attr */ macro |
/linux-6.12.1/fs/xfs/ | ||
D | xfs_handle.c | 608 case ATTR_OP_REMOVE: in xfs_ioc_attrmulti_one() |