Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ntfs3/
Dntfs.h114 ATTR_VOL_INFO = cpu_to_le32(0x70), enumerator
Dsuper.c1223 attr = ni_find_attr(ni, attr, NULL, ATTR_VOL_INFO, NULL, 0, NULL, NULL); in ntfs_fill_super()
Dfsntfs.c948 attr = ni_find_attr(ni, NULL, NULL, ATTR_VOL_INFO, NULL, 0, NULL, &mi); in ntfs_set_state()
Dfslog.c2746 case ATTR_VOL_INFO: in check_attr()