Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_fs.h403 } xfs_fsop_attrlist_handlereq_t; typedef
/linux-4.19.296/fs/xfs/
Dxfs_ioctl.c383 xfs_fsop_attrlist_handlereq_t al_hreq; in xfs_attrlist_by_handle()
389 if (copy_from_user(&al_hreq, arg, sizeof(xfs_fsop_attrlist_handlereq_t))) in xfs_attrlist_by_handle()