Home
last modified time | relevance | path

Searched refs:nf_ns_trusted_prefix (Results 1 – 4 of 4) sorted by relevance

/third_party/ntfs-3g/src/
Dntfs-3g_common.h199 extern const char nf_ns_trusted_prefix[];
Dntfs-3g_common.c69 const char nf_ns_trusted_prefix[] = "trusted."; variable
70 const int nf_ns_trusted_prefix_len = sizeof(nf_ns_trusted_prefix) - 1;
Dntfs-3g.c3092 else if (!strncmp(name, nf_ns_trusted_prefix, in xattr_namespace()
Dlowntfs-3g.c3408 else if (!strncmp(name, nf_ns_trusted_prefix, in xattr_namespace()