Searched refs:at_index_allocation (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dntfs_fs_sb.h31 ntfs_u32 at_index_allocation; member in struct:ntfs_sb_info
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dntfs_fs_sb.h31 ntfs_u32 at_index_allocation; member in struct:ntfs_sb_info
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/ntfs/
H A Ddir.c112 allocation = ntfs_find_attr(walk->dir, vol->at_index_allocation, I30);
116 error = ntfs_create_attr(walk->dir, vol->at_index_allocation,
270 error = ntfs_write_attr(walk->dir, vol->at_index_allocation,
309 error = ntfs_read_attr(walk->dir, vol->at_index_allocation, I30,
456 error = ntfs_read_attr(ino, ino->vol->at_index_allocation, I30,
543 error = ntfs_read_attr(walk->dir, walk->dir->vol->at_index_allocation,
833 err = ntfs_read_attr(ino, vol->at_index_allocation, I30, ib_ofs,
905 attr = ntfs_find_attr(ino, vol->at_index_allocation, I30);
H A Dsuper.c90 vol->at_index_allocation = 0xA0;
286 vol->at_index_allocation = type;
H A Dfs.c778 at = ntfs_find_attr(ino, vol->at_index_allocation, "$I30");

Completed in 41 milliseconds