Home
last modified time | relevance | path

Searched refs:SR_NAME (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/fs/ntfs3/
H A Dfsntfs.c88 const __le16 SR_NAME[2] = { variable
2272 attr = ni_find_attr(ni, NULL, &le, ATTR_ROOT, SR_NAME, in ntfs_reparse_init()
2273 ARRAY_SIZE(SR_NAME), NULL, NULL); in ntfs_reparse_init()
H A Dntfs.h168 extern const __le16 SR_NAME[2];
H A Dindex.c23 { SQ_NAME, ARRAY_SIZE(SQ_NAME) }, { SR_NAME, ARRAY_SIZE(SR_NAME) },