Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_ioctl32.h131 compat_uptr_t am_attrvalue; member
Dxfs_ioctl32.c471 compat_ptr(ops[i].am_attrvalue), in xfs_compat_attrmulti_by_handle()
480 compat_ptr(ops[i].am_attrvalue), in xfs_compat_attrmulti_by_handle()
Dxfs_ioctl.c556 ops[i].am_attrvalue, &ops[i].am_length, in xfs_attrmulti_by_handle()
565 ops[i].am_attrvalue, ops[i].am_length, in xfs_attrmulti_by_handle()
/linux-4.19.296/fs/xfs/libxfs/
Dxfs_fs.h412 void __user *am_attrvalue; member