Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/
H A Dxfs_handle.h12 int xfs_attrmulti_by_handle(struct file *parfilp, void __user *arg);
H A Dxfs_handle.c627 xfs_attrmulti_by_handle( in xfs_attrmulti_by_handle() function
H A Dxfs_ioctl.c1305 return xfs_attrmulti_by_handle(filp, arg); in xfs_file_ioctl()