Lines Matching defs:stream
928 ntfs_log_debug("Freeing data stream '%s'.\n", d->name ?
1252 * A file may have more than one data stream. All files will have an unnamed
1253 * data stream which contains the file's data. Some Windows applications store
1254 * extra information in a separate stream.
1422 * stream is still free disk space. This is just measuring the potential for
1426 * Files with a resident $DATA stream will have a 100% potential.
1821 * @stream: Name of the stream (optional)
1827 * dir/file:stream
1829 * file:stream
1833 * directory. If the stream name is present it will be appended to the
1841 const char *stream, char *buffer, int bufsize)
1853 if (stream)
1855 stream);
1859 if (stream)
1861 stream);
1866 if (stream)
1867 snprintf(buffer, bufsize, "%s:%s", name, stream);
1892 * @pathname: Path, name and stream of the file to open
1953 * Each data stream will be recovered and saved to a file. The file's name will
1955 * Any named data stream will be saved as filename:streamname.
2162 * IF opts.truncate is set AND data stream currently being recovered is
2163 * non-resident AND data stream has no holes (100% recoverability) AND