Searched refs:STREAM_SDS (Results 1 – 3 of 3) sorted by relevance
/third_party/ntfs-3g/include/ntfs-3g/ |
D | attrib.h | 41 extern ntfschar STREAM_SDS[];
|
/third_party/ntfs-3g/libntfs-3g/ |
D | security.c | 451 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()
|
D | attrib.c | 69 ntfschar STREAM_SDS[] = { const_cpu_to_le16('$'), variable 597 && na->name != STREAM_SDS) in ntfs_attr_close()
|