SMB_VFS_NEXT_FSETXATTR 500 examples/VFS/skel_transparent.c return SMB_VFS_NEXT_FSETXATTR(handle, fsp, name, value, size, flags); SMB_VFS_NEXT_FSETXATTR 456 source3/modules/vfs_cap.c return SMB_VFS_NEXT_FSETXATTR(handle, fsp, cappath, value, size, flags); SMB_VFS_NEXT_FSETXATTR 2358 source3/modules/vfs_full_audit.c result = SMB_VFS_NEXT_FSETXATTR(handle, fsp, name, value, size, flags);