Home
last modified time | relevance | path

Searched refs:next (Results 1 – 25 of 31) sorted by relevance

12

/fs/btrfs/
A Dextent-cache.c163 struct rb_node *next; in search_cache_extent() local
172 node = next; in search_cache_extent()
183 struct rb_node *next; in search_cache_extent2() local
193 node = next; in search_cache_extent2()
284 next = cache; in add_merge_cache_extent()
295 BUG_ON(next && start + size > next->start); in add_merge_cache_extent()
298 if (next && start + size == next->start) { in add_merge_cache_extent()
300 next->size = next->start + next->size - start; in add_merge_cache_extent()
301 next->start = start; in add_merge_cache_extent()
306 next->size = next->start + next->size - prev->start; in add_merge_cache_extent()
[all …]
A Dctree.c610 struct extent_buffer *next = NULL; in btrfs_prev_leaf() local
629 if (IS_ERR(next)) in btrfs_prev_leaf()
630 return PTR_ERR(next); in btrfs_prev_leaf()
640 slot = btrfs_header_nritems(next); in btrfs_prev_leaf()
643 path->nodes[level] = next; in btrfs_prev_leaf()
647 next = read_node_slot(fs_info, next, slot); in btrfs_prev_leaf()
649 if (IS_ERR(next)) in btrfs_prev_leaf()
650 return PTR_ERR(next); in btrfs_prev_leaf()
671 struct extent_buffer *next = NULL; in btrfs_next_sibling_tree_block() local
697 path->nodes[level] = next; in btrfs_next_sibling_tree_block()
[all …]
A Dsubvolume.c188 goto next; in list_subvolums()
195 goto next; in list_subvolums()
201 goto next; in list_subvolums()
211 next: in list_subvolums()
A DKconfig12 next-generation Linux file system based on the copy-on-write
A Dinode.c285 goto next; in btrfs_lookup_path()
334 next: in btrfs_lookup_path()
/fs/exfat/
A Dcluster.c76 le32_t next; in exfat_next_cluster() local
86 if (exfat_pread(ef->dev, &next, sizeof(next), fat_offset) < 0) in exfat_next_cluster()
89 return le32_to_cpu(next); in exfat_next_cluster()
175 cluster_t current, cluster_t next) in set_next_cluster() argument
184 next_le32 = cpu_to_le32(next); in set_next_cluster()
243 cluster_t next; in grow_file() local
276 next = allocate_cluster(ef, previous + 1); in grow_file()
277 if (CLUSTER_INVALID(*ef->sb, next)) in grow_file()
294 previous = next; in grow_file()
308 cluster_t next; in shrink_file() local
[all …]
A Dnode.c547 current->next = node; in exfat_cache_directory()
561 node = current->next; in exfat_cache_directory()
578 node->next = dir->child; in tree_attach()
586 node->prev->next = node->next; in tree_detach()
588 node->parent->child = node->next; in tree_detach()
589 if (node->next) in tree_detach()
590 node->next->prev = node->prev; in tree_detach()
593 node->next = NULL; in tree_detach()
725 for (last_node = node = dir->child; node; node = node->next) in shrink_directory()
849 for (p = dir->child; p != NULL; p = p->next) in find_slot()
A Dlookup.c54 it->current = it->current->next; in exfat_readdir()
/fs/jffs2/
A Dmergesort.c25 q = q->next; in sort_list()
36 q = q->next; in sort_list()
40 p = p->next; in sort_list()
43 e->next = NULL; /* break accidental loops. */ in sort_list()
45 tail = &e->next; in sort_list()
A Dsummary.h86 union jffs2_sum_mem *next; member
92 union jffs2_sum_mem *next; member
102 union jffs2_sum_mem *next; member
116 union jffs2_sum_mem *next; member
126 union jffs2_sum_mem *next; member
A Djffs2_1pass.c508 struct mem_block *next; member
516 struct mem_block *next = list->listMemBase->next; in free_nodes() local
570 new->next = NULL; in insert_node()
963 struct b_node *next = b->next; in jffs2_1pass_list_inodes() local
965 if (!next) in jffs2_1pass_list_inodes()
976 b = next; in jffs2_1pass_list_inodes()
1134 b2 = b2->next; in jffs2_1pass_resolve_inode()
1224 b = b->next; in jffs2_1pass_rescan_needed()
1426 b = b->next; in dump_fragments()
1457 b = b->next; in dump_dirents()
[all …]
A Djffs2_private.h8 struct b_node *next; member
/fs/ubifs/
A Dubifs.c510 char *next; in ubifs_findfile() local
537 next = strchr(name, '/'); in ubifs_findfile()
538 if (next) { in ubifs_findfile()
540 while (*next == '/') in ubifs_findfile()
541 *(next++) = '\0'; in ubifs_findfile()
568 next = name = link_name + 1; in ubifs_findfile()
575 link_name, next == NULL ? "" : next); in ubifs_findfile()
577 next = name = symlinkpath; in ubifs_findfile()
587 if (!next || *next == '\0') { in ubifs_findfile()
593 name = next; in ubifs_findfile()
A Dreplay.c482 struct ubifs_bud *next; in is_last_bud() local
516 next = list_entry(bud->list.next, struct ubifs_bud, list); in is_last_bud()
517 if (!list_is_last(&next->list, &jh->buds_list)) in is_last_bud()
520 err = ubifs_leb_read(c, next->lnum, (char *)&data, next->start, 4, 1); in is_last_bud()
723 b = list_entry(c->replay_buds.next, struct bud_entry, list); in destroy_bud_list()
849 snod = list_entry(sleb->nodes.next, struct ubifs_scan_node, list); in replay_log_leb()
A Dgc.c513 snod = list_entry(sleb->nodes.next, struct ubifs_scan_node, list); in ubifs_garbage_collect_leb()
949 idx_gc = list_entry(c->idx_gc.next, struct ubifs_gced_idx_leb, in ubifs_destroy_idx_gc()
970 idx_gc = list_entry(c->idx_gc.next, struct ubifs_gced_idx_leb, list); in ubifs_get_idx_gc_leb()
A Ddebug.c2384 for (cur = head->next; cur->next != head; cur = cur->next) { in dbg_check_data_nodes_order()
2390 sb = container_of(cur->next, struct ubifs_scan_node, list); in dbg_check_data_nodes_order()
2451 for (cur = head->next; cur->next != head; cur = cur->next) { in dbg_check_nondata_nodes_order()
2457 sb = container_of(cur->next, struct ubifs_scan_node, list); in dbg_check_nondata_nodes_order()
A Dscan.c367 node = list_entry(head->next, struct ubifs_scan_node, list); in ubifs_scan_destroy()
A Dlprops.c794 lprops = list_entry(c->empty_list.next, struct ubifs_lprops, list); in ubifs_fast_find_empty()
817 lprops = list_entry(c->freeable_list.next, struct ubifs_lprops, list); in ubifs_fast_find_freeable()
841 lprops = list_entry(c->frdi_idx_list.next, struct ubifs_lprops, list); in ubifs_fast_find_frdi_idx()
/fs/cbfs/
A Dcbfs.c100 node->next = NULL; in fill_node()
197 cache_node = cache_node->next; in file_cbfs_fill_cache()
220 cache_tail = &node->next; in file_cbfs_fill_cache()
375 *filep = (*filep)->next; in cbfs_get_next()
402 *file = (*file)->next; in file_cbfs_get_next()
419 cache_node = cache_node->next; in cbfs_find_file()
/fs/fat/
A Dfat.c1120 const char *next; in fat_itr_resolve() local
1134 next = path; in fat_itr_resolve()
1135 while (next[0] && !ISDIRDELIM(next[0])) in fat_itr_resolve()
1136 next++; in fat_itr_resolve()
1140 if ((((next - path) == 1) && !strncmp(path, ".", 1)) || in fat_itr_resolve()
1141 (((next - path) == 2) && !strncmp(path, "..", 2))) { in fat_itr_resolve()
1150 if (next[0] == 0) { in fat_itr_resolve()
1157 return fat_itr_resolve(itr, next, type); in fat_itr_resolve()
1178 return fat_itr_resolve(itr, next, type); in fat_itr_resolve()
1179 } else if (next[0]) { in fat_itr_resolve()
[all …]
/fs/ext4/
A Dext4_journal.c239 tmp_node->next = NULL; in _get_node()
268 prev_node->next = node; in ext4fs_push_revoke_blk()
280 tmp_node = tmp_node->next; in ext4fs_free_revoke_blks()
285 next_node = tmp_node->next; in ext4fs_free_revoke_blks()
319 tmp_revk_node = tmp_revk_node->next; in check_blknr_for_revoke()
A Dext4_journal.h112 struct revoke_blk_list *next; member
A Dext4_common.c2192 char *next; in ext4fs_find_file1() local
2213 next = strchr(name, '/'); in ext4fs_find_file1()
2214 if (next) { in ext4fs_find_file1()
2216 while (*next == '/') in ext4fs_find_file1()
2217 *(next++) = '\0'; in ext4fs_find_file1()
2276 if (!next || *next == '\0') { in ext4fs_find_file1()
2281 name = next; in ext4fs_find_file1()
/fs/sandbox/
A Dsandboxfs.c94 for (node = head; node; node = node->next) { in sandbox_fs_ls()
/fs/zfs/
A Dzfs.c1172 struct dnode_chain *next; in dnode_get_path() member
1180 dn_new->next = 0; in dnode_get_path()
1234 if (dn_new->next) { in dnode_get_path()
1236 dnode_path = dn_new->next; in dnode_get_path()
1263 dn_new->next = dnode_path; in dnode_get_path()
1278 dn_new = dnode_path->next; in dnode_get_path()

Completed in 668 milliseconds

12