Searched refs:at_index_root (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.h30 ntfs_u32 at_index_root; member in struct:ntfs_sb_info
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dntfs_fs_sb.h30 ntfs_u32 at_index_root; member in struct:ntfs_sb_info
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/ntfs/
H A Ddir.c251 error = ntfs_write_attr(walk->dir, vol->at_index_root, I30, 0,
256 a = ntfs_find_attr(walk->dir, vol->at_index_root, I30);
419 ra = ntfs_find_attr(ino, ino->vol->at_index_root, I30);
429 error = ntfs_read_attr(ino, ino->vol->at_index_root, I30, 0, &io);
744 error = ntfs_read_attr(walk->dir, walk->dir->vol->at_index_root, I30,
809 err = ntfs_read_attr(ino, vol->at_index_root, I30, 0, &io);
1023 return ntfs_create_attr(ino, ino->vol->at_index_root, name,
H A Dsuper.c89 vol->at_index_root = 0x90;
283 vol->at_index_root = type;
H A Dfs.c776 if (ntfs_find_attr(ino, vol->at_index_root, "$I30")) {

Completed in 72 milliseconds