Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ntfs3/
Dntfs.h117 ATTR_VOL_INFO = cpu_to_le32(0x70), enumerator
Dsuper.c974 attr = ni_find_attr(ni, attr, NULL, ATTR_VOL_INFO, NULL, 0, NULL, NULL); in ntfs_fill_super()
Dattrib.c72 case ATTR_VOL_INFO: in attr_must_be_resident()
Dfsntfs.c922 attr = ni_find_attr(ni, NULL, NULL, ATTR_VOL_INFO, NULL, 0, NULL, &mi); in ntfs_set_state()
Dfslog.c2763 case ATTR_VOL_INFO: in check_attr()