Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_fs.h606 typedef struct xfs_fsop_attrlist_handlereq { struct
832 #define XFS_IOC_ATTRLIST_BY_HANDLE _IOW ('X', 122, struct xfs_fsop_attrlist_handlereq)
/fs/xfs/
Dxfs_ioctl.c442 struct xfs_fsop_attrlist_handlereq __user *p) in xfs_attrlist_by_handle()
444 struct xfs_fsop_attrlist_handlereq al_hreq; in xfs_attrlist_by_handle()