SMB_VFS_NEXT_FS_CAPABILITIES 1069 source3/modules/vfs_full_audit.c result = SMB_VFS_NEXT_FS_CAPABILITIES(handle); SMB_VFS_NEXT_FS_CAPABILITIES 244 source3/modules/vfs_onefs.c result |= SMB_VFS_NEXT_FS_CAPABILITIES(handle); SMB_VFS_NEXT_FS_CAPABILITIES 735 source3/modules/vfs_streams_depot.c return SMB_VFS_NEXT_FS_CAPABILITIES(handle) | FILE_NAMED_STREAMS; SMB_VFS_NEXT_FS_CAPABILITIES 777 source3/modules/vfs_streams_xattr.c return SMB_VFS_NEXT_FS_CAPABILITIES(handle) | FILE_NAMED_STREAMS; SMB_VFS_NEXT_FS_CAPABILITIES 359 source3/modules/vfs_tsmsm.c return SMB_VFS_NEXT_FS_CAPABILITIES(handle) | FILE_SUPPORTS_REMOTE_STORAGE | FILE_SUPPORTS_REPARSE_POINTS;