Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_fs.h603 typedef struct xfs_fsop_attrlist_handlereq { struct
833 #define XFS_IOC_ATTRLIST_BY_HANDLE _IOW ('X', 122, struct xfs_fsop_attrlist_handlereq)
/openbmc/linux/fs/xfs/
H A Dxfs_ioctl.c445 struct xfs_fsop_attrlist_handlereq __user *p) in xfs_attrlist_by_handle()
447 struct xfs_fsop_attrlist_handlereq al_hreq; in xfs_attrlist_by_handle()