Searched refs:SDH_NAME (Results 1 – 3 of 3) sorted by relevance
/linux/fs/ntfs3/ |
H A D | fsntfs.c | 76 const __le16 SDH_NAME[4] = { variable 1894 attr = ni_find_attr(ni, NULL, &le, ATTR_ROOT, SDH_NAME, in ntfs_security_init() 1895 ARRAY_SIZE(SDH_NAME), NULL, NULL); in ntfs_security_init()
|
H A D | ntfs.h | 165 extern const __le16 SDH_NAME[4];
|
H A D | index.c | 22 { SDH_NAME, ARRAY_SIZE(SDH_NAME) }, { SO_NAME, ARRAY_SIZE(SO_NAME) },
|