Home
last modified time | relevance | path

Searched refs:ATTR_OP_REMOVE (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/fs/xfs/
Dxfs_attr.h154 #define ATTR_OP_REMOVE 3 /* remove the indicated attr */ macro
/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_ioctl.c543 case ATTR_OP_REMOVE: in xfs_attrmulti_by_handle()