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