Searched refs:ATTR_OP_GET (Results 1 – 2 of 2) sorted by relevance
/linux/fs/xfs/libxfs/ | ||
H A D | xfs_fs.h | 633 #define ATTR_OP_GET 1 /* return the indicated attr's value */ macro |
/linux/fs/xfs/ | ||
H A D | xfs_handle.c | 603 case ATTR_OP_GET: in xfs_ioc_attrmulti_one() |