• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/

Lines Matching defs:dealloc

2580 			      struct ocfs2_cached_dealloc_ctxt *dealloc,
2615 ret = ocfs2_cache_extent_block_free(dealloc, eb);
2628 struct ocfs2_cached_dealloc_ctxt *dealloc)
2655 ocfs2_unlink_path(handle, et, dealloc, right_path,
2664 struct ocfs2_cached_dealloc_ctxt *dealloc,
2785 subtree_index, dealloc);
2923 struct ocfs2_cached_dealloc_ctxt *dealloc,
2994 dealloc, &deleted);
3039 struct ocfs2_cached_dealloc_ctxt *dealloc)
3103 subtree_index, dealloc);
3121 ocfs2_unlink_path(handle, et, dealloc, path, 1);
3157 struct ocfs2_cached_dealloc_ctxt *dealloc)
3215 dealloc);
3227 dealloc, &restart_path);
3238 tmp_path, dealloc,
3515 struct ocfs2_cached_dealloc_ctxt *dealloc,
3631 dealloc);
3657 struct ocfs2_cached_dealloc_ctxt *dealloc,
3674 ret = ocfs2_rotate_tree_left(handle, et, path, dealloc);
3716 ret = ocfs2_rotate_tree_left(handle, et, path, dealloc);
3729 dealloc, split_index);
3736 ret = ocfs2_rotate_tree_left(handle, et, path, dealloc);
3754 split_rec, dealloc,
3776 dealloc);
4976 struct ocfs2_cached_dealloc_ctxt *dealloc)
5043 dealloc, &ctxt);
5069 struct ocfs2_cached_dealloc_ctxt *dealloc,
5135 dealloc);
5158 struct ocfs2_cached_dealloc_ctxt *dealloc)
5177 len, phys, meta_ac, dealloc,
5258 struct ocfs2_cached_dealloc_ctxt *dealloc,
5271 ret = ocfs2_rotate_tree_left(handle, et, path, dealloc);
5402 ret = ocfs2_rotate_tree_left(handle, et, path, dealloc);
5417 struct ocfs2_cached_dealloc_ctxt *dealloc)
5481 ret = ocfs2_truncate_rec(handle, et, path, index, dealloc,
5536 ret = ocfs2_truncate_rec(handle, et, path, index, dealloc,
5604 struct ocfs2_cached_dealloc_ctxt *dealloc,
5673 ret = ocfs2_remove_extent(handle, et, cpos, len, meta_ac, dealloc);
5689 dealloc, 1);
6962 struct ocfs2_cached_dealloc_ctxt dealloc;
6967 ocfs2_init_dealloc_ctxt(&dealloc);
7072 phys_cpos, trunc_len, flags, &dealloc,
7091 ocfs2_run_deallocs(osb, &dealloc);
7240 "Truncate completion has non-empty dealloc context\n");