Searched refs:ATTR_OP_REMOVE (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/fs/xfs/ | ||
D | xfs_attr.h | 154 #define ATTR_OP_REMOVE 3 /* remove the indicated attr */ macro |
/linux-2.4.37.9/fs/xfs/linux-2.4/ | ||
D | xfs_ioctl.c | 543 case ATTR_OP_REMOVE: in xfs_attrmulti_by_handle() |