Searched refs:ATTR_VOL_INFO (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/ntfs3/ |
H A D | ntfs.h | 111 ATTR_VOL_INFO = cpu_to_le32(0x70), enumerator
|
H A D | super.c | 1234 attr = ni_find_attr(ni, attr, NULL, ATTR_VOL_INFO, NULL, 0, NULL, NULL); in ntfs_fill_super()
|
H A D | fsntfs.c | 949 attr = ni_find_attr(ni, NULL, NULL, ATTR_VOL_INFO, NULL, 0, NULL, &mi); in ntfs_set_state()
|
H A D | fslog.c | 2765 case ATTR_VOL_INFO: in check_attr()
|