Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/
Dxfs_ioctl.h51 xfs_fileattr_get(
Dxfs_iops.c1187 .fileattr_get = xfs_fileattr_get,
1214 .fileattr_get = xfs_fileattr_get,
1241 .fileattr_get = xfs_fileattr_get,
Dxfs_ioctl.c1110 xfs_fileattr_get( in xfs_fileattr_get() function