/fs/btrfs/ |
D | extent_map.c | 125 struct rb_node *prev = NULL; in __tree_search() local 172 struct rb_node *prev; in tree_search() local 181 static int mergable_maps(struct extent_map *prev, struct extent_map *next) in mergable_maps() 294 struct rb_node *prev = NULL; in lookup_extent_mapping() local
|
D | ordered-data.c | 71 struct rb_node *prev = NULL; in __tree_search() local 136 struct rb_node *prev; in tree_search() local
|
/fs/notify/dnotify/ |
D | dnotify.c | 43 struct dnotify_struct **prev; in dnotify_flush() local 67 struct dnotify_struct **prev; in fcntl_dirnotify() local 129 struct dnotify_struct **prev; in __inode_dir_notify() local
|
/fs/jffs2/ |
D | nodelist.c | 27 struct jffs2_full_dirent **prev = list; in jffs2_add_fd_to_list() local 385 struct jffs2_node_frag *prev = frag_prev(newfrag); in jffs2_add_full_dnode_to_inode() local 437 struct jffs2_inode_cache **prev; in jffs2_add_ino_cache() local 458 struct jffs2_inode_cache **prev; in jffs2_del_ino_cache() local 528 struct jffs2_node_frag *prev = NULL; in jffs2_lookup_node_frag() local
|
D | erase.c | 228 struct jffs2_raw_node_ref **prev; in jffs2_remove_node_refs_from_ino_list() local
|
/fs/nfs/ |
D | pagelist.c | 246 static int nfs_can_coalesce_requests(struct nfs_page *prev, in nfs_can_coalesce_requests() 278 struct nfs_page *prev; in nfs_pageio_do_add_request() local 368 struct nfs_page *prev = nfs_list_entry(desc->pg_list.prev); in nfs_pageio_cond_complete() local
|
D | callback_proc.c | 79 struct nfs_client *prev = clp; in nfs4_callback_recall() local
|
/fs/gfs2/ |
D | eattr.c | 77 struct gfs2_ea_header *ea, *prev = NULL; in ea_foreach_i() local 160 struct gfs2_ea_header *ea, struct gfs2_ea_header *prev, in ea_find_i() 219 struct gfs2_ea_header *prev, void *private) in ea_dealloc_unstuffed() 315 struct gfs2_ea_header *prev, int leave) in ea_remove_unstuffed() 349 struct gfs2_ea_header *ea, struct gfs2_ea_header *prev, in ea_list_i() 792 struct gfs2_ea_header *prev = el->el_prev; in ea_set_remove_stuffed() local 884 struct gfs2_ea_header *ea, struct gfs2_ea_header *prev, in ea_set_simple() 1109 struct gfs2_ea_header *prev = el->el_prev; in ea_remove_stuffed() local
|
D | dir.c | 483 struct gfs2_dirent *dent, *prev; in gfs2_dirent_scan() local 624 struct gfs2_dirent *prev, struct gfs2_dirent *cur) in dirent_del() 936 struct gfs2_dirent *dent = NULL, *prev = NULL, *next = NULL, *new; in dir_split_leaf() local 1672 struct gfs2_dirent *dent, *prev = NULL; in gfs2_dir_del() local
|
/fs/hfsplus/ |
D | btree.c | 149 static struct hfs_bnode *hfs_bmap_new_bmap(struct hfs_bnode *prev, u32 idx) in hfs_bmap_new_bmap()
|
/fs/hfs/ |
D | btree.h | 48 u32 prev; member 126 __be32 prev; /* (V) Number of the prev node at this level */ member
|
D | btree.c | 171 static struct hfs_bnode *hfs_bmap_new_bmap(struct hfs_bnode *prev, u32 idx) in hfs_bmap_new_bmap()
|
/fs/jfs/ |
D | jfs_xtree.h | 94 __le64 prev; /* 8: */ member
|
D | jfs_extent.c | 368 s64 prev; in extHint() local
|
D | jfs_dtree.h | 196 __le64 prev; /* 8: previous sibling */ member
|
/fs/yaffs2/ |
D | devextras.h | 43 struct ylist_head *prev; /* previous in chain */ member
|
/fs/xfs/ |
D | xfs_trans_ail.c | 171 struct xfs_ail_cursor *prev = NULL; in xfs_trans_ail_cursor_done() local
|
D | xfs_bmap.c | 635 xfs_bmbt_irec_t prev; /* old extent at offset idx */ in xfs_bmap_add_extent() local 3427 xfs_bmap_free_item_t *prev, /* previous item on list, if any */ in xfs_bmap_del_free() 4157 xfs_bmap_free_item_t *prev; /* previous element */ in xfs_bmap_add_free() local 4429 xfs_bmbt_irec_t prev; /* previous extent value */ in xfs_bmap_last_before() local 4810 xfs_bmbt_irec_t prev; /* previous file extent record */ in xfs_bmapi() local 5388 xfs_bmbt_irec_t prev; /* previous file extent record */ in xfs_bmapi_single() local 5456 xfs_bmbt_irec_t prev; /* previous extent record */ in xfs_bunmapi() local
|
D | xfs_da_btree.h | 144 struct xfs_dabuf *prev; /* previous in global chain */ member
|
/fs/ext2/ |
D | balloc.c | 213 struct ext2_reserve_window_node *rsv, *prev; in __rsv_window_dump() local 792 struct ext2_reserve_window_node *rsv, *prev; in find_next_reservable_window() local
|
/fs/ext3/ |
D | balloc.c | 200 struct ext3_reserve_window_node *rsv, *prev; in __rsv_window_dump() local 985 struct ext3_reserve_window_node *rsv, *prev; in find_next_reservable_window() local
|
/fs/ |
D | mbcache.c | 647 mb_cache_entry_find_next(struct mb_cache_entry *prev, int index, in mb_cache_entry_find_next()
|
/fs/omfs/ |
D | dir.c | 168 u64 block, prev; in omfs_delete_entry() local
|
/fs/reiserfs/ |
D | lbalance.c | 1279 int prev, next; in leaf_paste_entries() local
|
D | item_ops.c | 275 __u32 prev = INT_MAX; in indirect_print_item() local
|