Searched refs:al_hreq (Results 1 – 1 of 1) sorted by relevance
473 struct xfs_fsop_attrlist_handlereq al_hreq; in xfs_attrlist_by_handle() local479 if (copy_from_user(&al_hreq, p, sizeof(al_hreq))) in xfs_attrlist_by_handle()482 dentry = xfs_handlereq_to_dentry(parfilp, &al_hreq.hreq); in xfs_attrlist_by_handle()486 error = xfs_ioc_attr_list(XFS_I(d_inode(dentry)), al_hreq.buffer, in xfs_attrlist_by_handle()487 al_hreq.buflen, al_hreq.flags, &p->pos); in xfs_attrlist_by_handle()