Searched refs:ATTR_VOL_INFO (Results 1 – 5 of 5) sorted by relevance
/linux/fs/ntfs3/ |
A D | ntfs.h | 117 ATTR_VOL_INFO = cpu_to_le32(0x70), enumerator
|
A D | super.c | 962 attr = ni_find_attr(ni, attr, NULL, ATTR_VOL_INFO, NULL, 0, NULL, NULL); in ntfs_fill_super()
|
A D | attrib.c | 72 case ATTR_VOL_INFO: in attr_must_be_resident()
|
A D | fsntfs.c | 922 attr = ni_find_attr(ni, NULL, NULL, ATTR_VOL_INFO, NULL, 0, NULL, &mi); in ntfs_set_state()
|
A D | fslog.c | 2765 case ATTR_VOL_INFO: in check_attr()
|
Completed in 25 milliseconds