Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/
Dxfs_fsmap.h46 int xfs_ioc_getfsmap(struct xfs_inode *ip, struct fsmap_head __user *arg);
Dxfs_ioctl.c1270 return xfs_ioc_getfsmap(ip, arg); in xfs_file_ioctl()
Dxfs_fsmap.c1238 xfs_ioc_getfsmap( in xfs_ioc_getfsmap() function