Searched refs:SR_NAME (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/ntfs3/ |
H A D | fsntfs.c | 88 const __le16 SR_NAME[2] = { variable 2296 attr = ni_find_attr(ni, NULL, &le, ATTR_ROOT, SR_NAME, in ntfs_reparse_init() 2297 ARRAY_SIZE(SR_NAME), NULL, NULL); in ntfs_reparse_init()
|
H A D | ntfs.h | 168 extern const __le16 SR_NAME[2];
|
H A D | index.c | 23 { SQ_NAME, ARRAY_SIZE(SQ_NAME) }, { SR_NAME, ARRAY_SIZE(SR_NAME) },
|