Searched refs:AT_BITMAP (Results 1 – 4 of 4) sorted by relevance
/fs/ntfs/ |
D | dir.c | 1253 bmp_vi = ntfs_attr_iget(vdir, AT_BITMAP, I30, 4); in ntfs_readdir() 1547 na.type = AT_BITMAP; in ntfs_dir_fsync()
|
D | layout.h | 480 AT_BITMAP = cpu_to_le32( 0xb0), enumerator
|
D | inode.c | 986 bvi = ntfs_attr_iget(vi, AT_BITMAP, I30, 4); in ntfs_read_locked_inode() 1682 bvi = ntfs_attr_iget(base_vi, AT_BITMAP, ni->name, ni->name_len); in ntfs_read_locked_index_inode()
|
D | super.c | 1786 vol->mftbmp_ino = ntfs_attr_iget(vol->mft_ino, AT_BITMAP, NULL, 0); in load_system_files()
|