Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_fs.h618 #define ATTR_OP_REMOVE 3 /* remove the indicated attr */ macro
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_ioctl.c557 case ATTR_OP_REMOVE: in xfs_ioc_attrmulti_one()