Searched refs:SII_NAME (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/fs/ntfs3/ |
H A 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()
|
H A D | ntfs.h | 167 extern const __le16 SII_NAME[4];
|
H A D | index.c | 21 { I30_NAME, ARRAY_SIZE(I30_NAME) }, { SII_NAME, ARRAY_SIZE(SII_NAME) },
|
Completed in 11 milliseconds