Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/ntfs-3g/
Dattrib.h41 extern ntfschar STREAM_SDS[];
/third_party/ntfs-3g/libntfs-3g/
Dsecurity.c451 STREAM_SDS, 4, stuff, STUFFSZ, offs); in entersecurity_stuff()
509 STREAM_SDS, 4, fullattr, fullsz, in entersecurity_data()
512 STREAM_SDS, 4, fullattr, fullsz, in entersecurity_data()
524 res = ntfs_attr_shrink_size(vol->secure_ni,STREAM_SDS, in entersecurity_data()
895 STREAM_SDS, 4, in setsecurityattr()
1835 ni, STREAM_SDS, 4, in retrievesecurityattr()
5139 STREAM_SDS, 4, buf, size, offset); in ntfs_read_sds()
Dattrib.c69 ntfschar STREAM_SDS[] = { const_cpu_to_le16('$'), variable
597 && na->name != STREAM_SDS) in ntfs_attr_close()