Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_fs.h616 #define ATTR_OP_GET 1 /* return the indicated attr's value */ macro
/kernel/linux/linux-5.10/fs/xfs/
Dxfs_ioctl.c554 case ATTR_OP_GET: in xfs_ioc_attrmulti_one()