Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_ioctl.h18 xfs_fileattr_get(
H A Dxfs_iops.c1274 .fileattr_get = xfs_fileattr_get,
1301 .fileattr_get = xfs_fileattr_get,
1328 .fileattr_get = xfs_fileattr_get,
H A Dxfs_ioctl.c509 xfs_fileattr_get( in xfs_fileattr_get() function