Searched refs:SO_NAME (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/ntfs3/ |
H A D | fsntfs.c | 82 const __le16 SO_NAME[2] = { variable 2334 attr = ni_find_attr(ni, NULL, &le, ATTR_ROOT, SO_NAME, in ntfs_objid_init() 2335 ARRAY_SIZE(SO_NAME), NULL, NULL); in ntfs_objid_init()
|
H A D | ntfs.h | 166 extern const __le16 SO_NAME[2];
|
H A D | index.c | 22 { SDH_NAME, ARRAY_SIZE(SDH_NAME) }, { SO_NAME, ARRAY_SIZE(SO_NAME) },
|