Searched refs:ocfs2_alloc_context (Results 1 - 19 of 19) sorted by relevance

/linux-master/fs/ocfs2/
H A Dsuballoc.h22 struct ocfs2_alloc_context { struct
50 void ocfs2_free_alloc_context(struct ocfs2_alloc_context *ac);
51 static inline int ocfs2_alloc_context_bits_left(struct ocfs2_alloc_context *ac)
63 struct ocfs2_alloc_context **ac);
66 struct ocfs2_alloc_context **ac);
68 struct ocfs2_alloc_context **ac);
71 struct ocfs2_alloc_context **ac);
94 struct ocfs2_alloc_context *ac,
103 struct ocfs2_alloc_context *ac,
108 struct ocfs2_alloc_context *a
[all...]
H A Dlocalalloc.h30 struct ocfs2_alloc_context;
33 struct ocfs2_alloc_context *ac);
37 struct ocfs2_alloc_context *ac,
44 struct ocfs2_alloc_context *ac,
H A Dacl.h25 struct ocfs2_alloc_context *,
26 struct ocfs2_alloc_context *);
H A Dxattr.h42 struct ocfs2_alloc_context *,
43 struct ocfs2_alloc_context *);
53 struct ocfs2_alloc_context *,
54 struct ocfs2_alloc_context *);
57 int *, int *, struct ocfs2_alloc_context **);
H A Ddir.h87 struct ocfs2_alloc_context;
93 struct ocfs2_alloc_context *data_ac,
94 struct ocfs2_alloc_context *meta_ac);
H A Dfile.h19 struct ocfs2_alloc_context;
35 struct ocfs2_alloc_context *data_ac,
36 struct ocfs2_alloc_context *meta_ac,
H A Dalloc.h80 struct ocfs2_alloc_context;
87 struct ocfs2_alloc_context *meta_ac);
99 struct ocfs2_alloc_context *data_ac,
100 struct ocfs2_alloc_context *meta_ac,
109 struct ocfs2_alloc_context *meta_ac,
114 struct ocfs2_alloc_context *meta_ac,
119 struct ocfs2_alloc_context *meta_ac,
124 struct ocfs2_alloc_context *meta_ac,
H A Dsuballoc.c95 static int ocfs2_claim_suballoc_bits(struct ocfs2_alloc_context *ac,
120 struct ocfs2_alloc_context **ac);
122 void ocfs2_free_ac_resource(struct ocfs2_alloc_context *ac)
142 void ocfs2_free_alloc_context(struct ocfs2_alloc_context *ac)
423 struct ocfs2_alloc_context *ac,
467 struct ocfs2_alloc_context *ac,
488 struct ocfs2_alloc_context *ac,
548 struct ocfs2_alloc_context *cluster_ac,
580 struct ocfs2_alloc_context *ac,
665 struct ocfs2_alloc_context *a
[all...]
H A Drefcounttree.h36 struct ocfs2_alloc_context *meta_ac,
102 struct ocfs2_alloc_context *meta_ac,
H A Dlocalalloc.c51 struct ocfs2_alloc_context **ac,
57 struct ocfs2_alloc_context *ac);
617 struct ocfs2_alloc_context *ac)
716 struct ocfs2_alloc_context *ac,
772 struct ocfs2_alloc_context *ac,
1091 struct ocfs2_alloc_context **ac,
1097 *ac = kzalloc(sizeof(struct ocfs2_alloc_context), GFP_KERNEL);
1113 memset(*ac, 0, sizeof(struct ocfs2_alloc_context));
1142 struct ocfs2_alloc_context *ac)
1237 struct ocfs2_alloc_context *a
[all...]
H A Dacl.c219 struct ocfs2_alloc_context *meta_ac,
220 struct ocfs2_alloc_context *data_ac)
356 struct ocfs2_alloc_context *meta_ac,
357 struct ocfs2_alloc_context *data_ac)
H A Drefcounttree.c49 struct ocfs2_alloc_context *meta_ac;
50 struct ocfs2_alloc_context *data_ac;
554 struct ocfs2_alloc_context *meta_ac = NULL;
1278 struct ocfs2_alloc_context *meta_ac)
1516 struct ocfs2_alloc_context *meta_ac)
1612 struct ocfs2_alloc_context *meta_ac)
1740 struct ocfs2_alloc_context *meta_ac)
1828 struct ocfs2_alloc_context *meta_ac,
1982 struct ocfs2_alloc_context *meta_ac,
2076 struct ocfs2_alloc_context *meta_a
[all...]
H A Ddir.c60 struct ocfs2_alloc_context *data_ac,
61 struct ocfs2_alloc_context *meta_ac,
2215 struct ocfs2_alloc_context *data_ac,
2284 struct ocfs2_alloc_context *meta_ac,
2427 struct ocfs2_alloc_context *data_ac,
2468 struct ocfs2_alloc_context *data_ac,
2469 struct ocfs2_alloc_context *meta_ac,
2510 struct ocfs2_alloc_context *data_ac,
2511 struct ocfs2_alloc_context *meta_ac)
2565 struct ocfs2_alloc_context *data_a
[all...]
H A Dnamei.c62 struct ocfs2_alloc_context *inode_ac);
238 struct ocfs2_alloc_context *inode_ac = NULL;
239 struct ocfs2_alloc_context *data_ac = NULL;
240 struct ocfs2_alloc_context *meta_ac = NULL;
511 struct ocfs2_alloc_context *inode_ac,
625 struct ocfs2_alloc_context *inode_ac)
1820 struct ocfs2_alloc_context *inode_ac = NULL;
1821 struct ocfs2_alloc_context *data_ac = NULL;
1822 struct ocfs2_alloc_context *xattr_ac = NULL;
2447 struct ocfs2_alloc_context **ret_inode_a
[all...]
H A Daops.c1116 struct ocfs2_alloc_context *data_ac,
1117 struct ocfs2_alloc_context *meta_ac,
1217 struct ocfs2_alloc_context *data_ac,
1218 struct ocfs2_alloc_context *meta_ac,
1655 struct ocfs2_alloc_context *data_ac = NULL;
1656 struct ocfs2_alloc_context *meta_ac = NULL;
2301 struct ocfs2_alloc_context *data_ac = NULL;
2302 struct ocfs2_alloc_context *meta_ac = NULL;
H A Dmove_extents.c44 struct ocfs2_alloc_context *meta_ac;
45 struct ocfs2_alloc_context *data_ac;
147 struct ocfs2_alloc_context **meta_ac,
323 struct ocfs2_alloc_context *data_ac = context->data_ac;
H A Dxattr.c69 struct ocfs2_alloc_context *meta_ac;
70 struct ocfs2_alloc_context *data_ac;
576 struct ocfs2_alloc_context **xattr_ac)
2319 struct ocfs2_alloc_context **meta_ac,
3446 struct ocfs2_alloc_context *meta_ac,
3447 struct ocfs2_alloc_context *data_ac)
5424 struct ocfs2_alloc_context *meta_ac = NULL;
6280 struct ocfs2_alloc_context **meta_ac)
6339 struct ocfs2_alloc_context *meta_ac,
6470 struct ocfs2_alloc_context *meta_a
[all...]
H A Dalloc.c995 struct ocfs2_alloc_context *meta_ac,
1155 struct ocfs2_alloc_context *meta_ac)
1356 struct ocfs2_alloc_context *meta_ac,
1531 struct ocfs2_alloc_context *meta_ac)
4712 struct ocfs2_alloc_context *meta_ac)
4781 struct ocfs2_alloc_context *data_ac,
4782 struct ocfs2_alloc_context *meta_ac,
4914 struct ocfs2_alloc_context *meta_ac)
5067 struct ocfs2_alloc_context *meta_ac,
5158 struct ocfs2_alloc_context *meta_a
[all...]
H A Dfile.c543 struct ocfs2_alloc_context *data_ac,
544 struct ocfs2_alloc_context *meta_ac,
565 struct ocfs2_alloc_context *data_ac = NULL;
566 struct ocfs2_alloc_context *meta_ac = NULL;

Completed in 532 milliseconds