Searched refs:reada (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Dinode.h152 int block, int *err, int reada);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/reiserfs/
H A Ddir.c78 path_to_entry.reada = PATH_READA;
H A Dstree.c762 if ((search_path->reada & PATH_READA) &&
768 if (search_path->reada & PATH_READA_BACK)
775 if (search_path->reada & PATH_READA_BACK)
1823 * kick in the reada code
1826 s_search_path.reada = PATH_READA | PATH_READA_BACK;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dxattr.c202 path->reada = 2;
H A Dextent-tree.c332 path->reada = 2;
1769 path->reada = 1;
1794 path->reada = 1;
1896 path->reada = 1;
3945 path->reada = 1;
5301 goto reada;
5315 goto reada;
5333 reada:
5442 int reada = 0; local
5466 reada
[all...]
H A Dfile-item.c173 path->reada = 2;
H A Dctree.c52 path->reada = 1;
1358 int direction = path->reada;
1394 if (path->reada < 0 && objectid) {
1560 * reada. -EAGAIN is returned and the search must be repeated.
1601 if (p->reada)
H A Dioctl.c1502 path->reada = 2;
H A Dvolumes.c751 path->reada = 2;
2021 path->reada = 2;
H A Dinode.c2232 path->reada = -1;
3014 path->reada = -1;
3981 path->reada = 2;
H A Dctree.h436 int reada; member in struct:btrfs_path
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dreiserfs_fs.h1320 int reada; member in struct:treepath
1328 struct treepath var = {.path_length = ILLEGAL_PATH_ELEMENT_OFFSET, .reada = 0,}

Completed in 325 milliseconds