Home
last modified time | relevance | path

Searched refs:am_attrvalue (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/fs/xfs/
Dxfs_ioctl32.h143 compat_uptr_t am_attrvalue; member
Dxfs_ioctl32.c449 compat_ptr(ops[i].am_attrvalue), in xfs_compat_attrmulti_by_handle()
458 compat_ptr(ops[i].am_attrvalue), in xfs_compat_attrmulti_by_handle()
Dxfs_ioctl.c574 ops[i].am_attrvalue, &ops[i].am_length, in xfs_attrmulti_by_handle()
583 ops[i].am_attrvalue, ops[i].am_length, in xfs_attrmulti_by_handle()
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_fs.h434 void __user *am_attrvalue; member