Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_fs.h620 #define ATTR_OP_GET 1 /* return the indicated attr's value */ macro
/linux-6.12.1/fs/xfs/
Dxfs_handle.c605 case ATTR_OP_GET: in xfs_ioc_attrmulti_one()