Searched refs:SO_NAME (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/fs/ntfs3/ |
D | fsntfs.c | 81 const __le16 SO_NAME[2] = { variable 2283 attr = ni_find_attr(ni, NULL, &le, ATTR_ROOT, SO_NAME, in ntfs_objid_init() 2284 ARRAY_SIZE(SO_NAME), NULL, NULL); in ntfs_objid_init()
|
D | ntfs.h | 172 extern const __le16 SO_NAME[2];
|
D | index.c | 22 { SDH_NAME, ARRAY_SIZE(SDH_NAME) }, { SO_NAME, ARRAY_SIZE(SO_NAME) },
|