| /fs/jffs2/ |
| D | nodelist.c | 73 struct jffs2_node_frag *next = frag_next(frag); in jffs2_truncate_fragtree() local 395 struct jffs2_node_frag *next = frag_next(newfrag); in jffs2_add_full_dnode_to_inode() local 490 struct jffs2_inode_cache *this, *next; in jffs2_free_ino_caches() local 507 struct jffs2_raw_node_ref *this, *next; in jffs2_free_raw_node_refs() local 528 struct rb_node *next; in jffs2_lookup_node_frag() local 567 struct jffs2_node_frag *frag, *next; in jffs2_kill_fragtree() local
|
| D | readinode.c | 177 struct rb_node *next; in jffs2_lookup_tn() local 303 struct jffs2_tmp_dnode_info *next = tn_next(this); in jffs2_add_tn_to_tree() local 546 struct jffs2_tmp_dnode_info *tn, *next; in jffs2_free_tmp_dnode_info_list() local 558 struct jffs2_full_dirent *next; in jffs2_free_full_dirent_list() local
|
| D | summary.h | 95 union jffs2_sum_mem *next; member 101 union jffs2_sum_mem *next; member 111 union jffs2_sum_mem *next; member 125 union jffs2_sum_mem *next; member 135 union jffs2_sum_mem *next; member
|
| D | wbuf.c | 43 struct jffs2_inodirty *next; member 77 struct jffs2_inodirty *next = this->next; in jffs2_clear_wbuf_ino_list() local 110 struct list_head *this, *next; in jffs2_refile_wbuf_blocks() local 278 struct jffs2_raw_node_ref *raw, *next, *first_raw = NULL; in jffs2_wbuf_recover() local
|
| D | build.c | 249 struct jffs2_raw_node_ref *next = raw->next_in_ino; in jffs2_build_remove_unlinked_inode() local
|
| /fs/jfs/ |
| D | jfs_txnmgr.h | 48 lid_t next; /* index of first tlock of tid */ member 96 lid_t next; /* 2: index next lockword on tid locklist member 171 lid_t next; /* 2: next linelock */ member 187 lid_t next; /* 2: */ member 218 lid_t next; /* 2: */ member 246 lid_t next; /* 2: */ member
|
| D | jfs_dtree.h | 48 s8 next; /* 1: */ member 68 s8 next; /* 1: */ member 87 s8 next; /* 1: */ member 195 __le64 next; /* 8: next sibling */ member
|
| /fs/ext2/ |
| D | xattr.c | 190 struct ext2_xattr_entry *next = in ext2_xattr_get() local 280 struct ext2_xattr_entry *next = EXT2_XATTR_NEXT(entry); in ext2_xattr_list() local 413 struct ext2_xattr_entry *next = EXT2_XATTR_NEXT(here); in ext2_xattr_set() local 433 struct ext2_xattr_entry *next = EXT2_XATTR_NEXT(last); in ext2_xattr_set() local
|
| D | balloc.c | 580 ext2_grpblk_t next; in bitmap_search_next_usable_block() local 603 ext2_grpblk_t here, next; in find_next_usable_block() local 781 struct rb_node *next; in find_next_reservable_window() local 1042 struct rb_node *next; in try_to_extend_reservation() local
|
| /fs/btrfs/ |
| D | delayed-inode.c | 229 struct btrfs_delayed_node *next = NULL; in btrfs_next_delayed_node() local 343 struct btrfs_delayed_item **next) in __btrfs_lookup_delayed_item() 537 struct btrfs_delayed_item *next = NULL; in __btrfs_next_delayed_item() local 727 struct btrfs_delayed_item *curr, *next; in btrfs_batch_insert_items() local 907 struct btrfs_delayed_item *curr, *next; in btrfs_batch_delete_items() local 1652 struct btrfs_delayed_item *curr, *next; in btrfs_put_delayed_items() local 1670 struct btrfs_delayed_item *curr, *next; in btrfs_should_delete_dir_index() local 1702 struct btrfs_delayed_item *curr, *next; in btrfs_readdir_delayed_dir_index() local
|
| D | extent_map.c | 185 static int mergable_maps(struct extent_map *prev, struct extent_map *next) in mergable_maps() 377 struct rb_node *next = NULL; in __lookup_extent_mapping() local
|
| /fs/ext4/ |
| D | fsync.c | 47 struct inode *next; in ext4_sync_parent() local
|
| D | dir.c | 377 struct fname *next; member 390 struct fname *fname, *next; in free_rb_tree_fname() local
|
| /fs/xfs/ |
| D | xfs_mru_cache.c | 243 struct xfs_mru_cache_elem *elem, *next; in _xfs_mru_cache_clear_reap_list() local 281 unsigned long now, next; in _xfs_mru_cache_reap() local
|
| /fs/ |
| D | char_dev.c | 32 struct char_device_struct *next; member 184 dev_t n, next; in register_chrdev_region() local 294 dev_t n, next; in unregister_chrdev_region() local
|
| D | pnode.c | 162 struct mount *next = next_peer(m); in propagation_next() local 189 struct mount *next; in next_group() local
|
| /fs/proc/ |
| D | generic.c | 144 const char *cp = name, *next; in __xlate_proc_name() local 288 struct proc_dir_entry *next; in proc_readdir_de() local 583 struct proc_dir_entry *root = NULL, *de, *next; in remove_proc_subtree() local
|
| D | proc_tty.c | 95 dev_t next = MKDEV(MAJOR(from)+1, 0); in show_tty_driver() local
|
| /fs/ocfs2/dlm/ |
| D | dlmrecovery.c | 157 struct dlm_work_item *item, *next; in dlm_dispatch_work() local 783 struct dlm_reco_node_data *ndata, *next; in dlm_destroy_recovery_area() local 1055 struct dlm_lock_resource *res, *next; in dlm_move_reco_locks_to_list() local 2053 struct dlm_lock *lock, *next; in dlm_move_lockres_to_recovery_list() local 2137 struct dlm_lock_resource *res, *next; in dlm_finish_local_lockres_recovery() local 2252 struct dlm_lock *lock, *next; in dlm_free_dead_locks() local
|
| /fs/omfs/ |
| D | file.c | 37 u64 next, last; in omfs_shrink_inode() local 221 sector_t next, offset; in omfs_get_block() local
|
| /fs/f2fs/ |
| D | extent_cache.c | 166 struct rb_node *cur = rb_first(root), *next; in __check_rb_tree_consistence() local 296 struct rb_node *node, *next; in __free_extent_tree() local 614 struct extent_tree *et, *next; in f2fs_shrink_extent_tree() local
|
| /fs/autofs4/ |
| D | expire.c | 80 struct list_head *next; in get_next_positive_subdir() local 127 struct list_head *next; in get_next_positive_dentry() local
|
| /fs/fat/ |
| D | fatent.c | 120 int next; in fat12_ent_get() local 137 int next = le16_to_cpu(*fatent->u.ent16_p); in fat16_ent_get() local 146 int next = le32_to_cpu(*fatent->u.ent32_p) & 0x0fffffff; in fat32_ent_get() local
|
| /fs/lockd/ |
| D | host.c | 41 #define for_each_host_safe(host, next, chain, table) \ argument 647 struct hlist_node *next; in nlm_gc_hosts() local
|
| /fs/afs/ |
| D | cell.c | 39 char keyname[4 + AFS_MAXCELLNAME + 1], *cp, *dp, *next; in afs_cell_alloc() local
|