Searched refs:xfs_fsop_attrlist_handlereq (Results 1 – 2 of 2) sorted by relevance
397 typedef struct xfs_fsop_attrlist_handlereq { struct621 #define XFS_IOC_ATTRLIST_BY_HANDLE _IOW ('X', 122, struct xfs_fsop_attrlist_handlereq)
382 struct xfs_fsop_attrlist_handlereq __user *p = arg; in xfs_attrlist_by_handle()