Home
last modified time | relevance | path

Searched refs:ATTR_VOL_INFO (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/ntfs3/
H A Dntfs.h111 ATTR_VOL_INFO = cpu_to_le32(0x70), enumerator
H A Dsuper.c1234 attr = ni_find_attr(ni, attr, NULL, ATTR_VOL_INFO, NULL, 0, NULL, NULL); in ntfs_fill_super()
H A Dfsntfs.c949 attr = ni_find_attr(ni, NULL, NULL, ATTR_VOL_INFO, NULL, 0, NULL, &mi); in ntfs_set_state()
H A Dfslog.c2765 case ATTR_VOL_INFO: in check_attr()