Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_fs.h371 } xfs_fsop_attrlist_handlereq_t; typedef
/linux-2.6.39/fs/xfs/linux-2.6/
Dxfs_ioctl.c399 xfs_fsop_attrlist_handlereq_t al_hreq; in xfs_attrlist_by_handle()
405 if (copy_from_user(&al_hreq, arg, sizeof(xfs_fsop_attrlist_handlereq_t))) in xfs_attrlist_by_handle()