Searched refs:SII_NAME (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/fs/ntfs3/ |
D | fsntfs.c | 73 const __le16 SII_NAME[4] = { variable 1914 attr = ni_find_attr(ni, attr, &le, ATTR_ROOT, SII_NAME, in ntfs_security_init() 1915 ARRAY_SIZE(SII_NAME), NULL, NULL); in ntfs_security_init()
|
D | ntfs.h | 164 extern const __le16 SII_NAME[4];
|
D | index.c | 21 { I30_NAME, ARRAY_SIZE(I30_NAME) }, { SII_NAME, ARRAY_SIZE(SII_NAME) },
|