Home
last modified time | relevance | path

Searched refs:AT_STANDARD_INFORMATION (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/fs/ntfs/
Dinode.c616 err = ntfs_attr_lookup(AT_STANDARD_INFORMATION, NULL, 0, 0, 0, NULL, 0, in ntfs_read_locked_inode()
2593 ni->type == AT_STANDARD_INFORMATION) { in ntfs_truncate()
2989 err = ntfs_attr_lookup(AT_STANDARD_INFORMATION, NULL, 0, in __ntfs_write_inode()
Dlayout.h456 AT_STANDARD_INFORMATION = cpu_to_le32( 0x10), enumerator
Dattrib.c2143 ni->type == AT_STANDARD_INFORMATION) { in ntfs_attr_extend_allocation()