xfs_vop_getattr 115 xfs/xfs_locl.h #define xfs_vop_getattr(t, attr, cred, proc, error) VOP_GETATTR((t), (attr), (cred), (error)) xfs_vop_getattr 221 xfs/xfs_locl.h #define xfs_vop_getattr(t, attr, cred, proc, error) (error) = VOP_GETATTR((t), (attr), (cred), (proc))