Home
last modified time | relevance | path

Searched refs:am_attrname (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/fs/xfs/
Dxfs_attr.h146 char *am_attrname; /* attribute name to work with */ member
Dxfs_fs.h385 void __user *am_attrname; member
/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_ioctl.c530 VOP_ATTR_GET(vp,ops[i].am_attrname, ops[i].am_attrvalue, in xfs_attrmulti_by_handle()
539 VOP_ATTR_SET(vp,ops[i].am_attrname, ops[i].am_attrvalue, in xfs_attrmulti_by_handle()
548 VOP_ATTR_REMOVE(vp, ops[i].am_attrname, ops[i].am_flags, in xfs_attrmulti_by_handle()