Searched defs:meta_add (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Drefcounttree.c2852 int ret = 0, meta_add = 0; local
2367 ocfs2_calc_refcount_meta_credits(struct super_block *sb, struct ocfs2_caching_info *ci, struct buffer_head *ref_root_bh, u64 start_cpos, u32 clusters, int *meta_add, int *credits) argument
3534 ocfs2_refcounted_xattr_delete_need(struct inode *inode, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh, struct ocfs2_xattr_value_root *xv, int *meta_add, int *credits) argument
[all...]
H A Dxattr.c2306 int ret, meta_add = 0; local
3022 int clusters_add = 0, meta_add = 0, credits = 0; local
3230 int clusters_add, meta_add, ret; local
5737 ocfs2_prepare_refcount_xattr(struct inode *inode, struct ocfs2_dinode *di, struct ocfs2_xattr_info *xi, struct ocfs2_xattr_search *xis, struct ocfs2_xattr_search *xbs, struct ocfs2_refcount_tree **ref_tree, int *meta_add, int *credits) argument
6263 int ret, meta_add = 0, num_recs = 0; local
[all...]

Completed in 125 milliseconds