Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_attr.h152 #define ATTR_OP_GET 1 /* return the indicated attr's value */ macro
/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_ioctl.c529 case ATTR_OP_GET: in xfs_attrmulti_by_handle()