Home
last modified time | relevance | path

Searched refs:xfs_ioc_getfsmap (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/
H A Dxfs_fsmap.h46 int xfs_ioc_getfsmap(struct xfs_inode *ip, struct fsmap_head __user *arg);
H A Dxfs_fsmap.c1065 xfs_ioc_getfsmap( in xfs_ioc_getfsmap() function
H A Dxfs_ioctl.c1252 return xfs_ioc_getfsmap(ip, arg); in xfs_file_ioctl()