Searched refs:SII_NAME (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/fs/ntfs3/ |
A D | fsntfs.c | 72 const __le16 SII_NAME[4] = { variable 1890 attr = ni_find_attr(ni, attr, &le, ATTR_ROOT, SII_NAME, in ntfs_security_init() 1891 ARRAY_SIZE(SII_NAME), NULL, NULL); in ntfs_security_init()
|
A D | ntfs.h | 169 extern const __le16 SII_NAME[4];
|
A D | index.c | 21 { I30_NAME, ARRAY_SIZE(I30_NAME) }, { SII_NAME, ARRAY_SIZE(SII_NAME) },
|
Completed in 15 milliseconds