Searched refs:orangefs_kernel_op_s (Results 1 - 15 of 15) sorted by relevance

/linux-master/fs/orangefs/
H A Dorangefs-cache.c23 sizeof(struct orangefs_kernel_op_s),
46 char *get_opname_string(struct orangefs_kernel_op_s *new_op)
107 void orangefs_new_tag(struct orangefs_kernel_op_s *op)
116 struct orangefs_kernel_op_s *op_alloc(__s32 type)
118 struct orangefs_kernel_op_s *new_op = NULL;
153 void op_release(struct orangefs_kernel_op_s *orangefs_op)
H A Dwaitqueue.c20 static int wait_for_matching_downcall(struct orangefs_kernel_op_s *op,
24 static void orangefs_clean_up_interrupted_operation(struct orangefs_kernel_op_s *op)
36 struct orangefs_kernel_op_s *op, *tmp;
65 int service_operation(struct orangefs_kernel_op_s *op,
207 bool orangefs_cancel_op_in_progress(struct orangefs_kernel_op_s *op)
250 orangefs_clean_up_interrupted_operation(struct orangefs_kernel_op_s *op)
318 static int wait_for_matching_downcall(struct orangefs_kernel_op_s *op,
H A Dorangefs-kernel.h107 struct orangefs_kernel_op_s { struct
138 static inline void set_op_state_serviced(struct orangefs_kernel_op_s *op)
151 void op_release(struct orangefs_kernel_op_s *op);
154 static inline void put_cancel(struct orangefs_kernel_op_s *op)
160 static inline void set_op_state_purged(struct orangefs_kernel_op_s *op)
310 struct orangefs_kernel_op_s *op_alloc(__s32 type);
311 void orangefs_new_tag(struct orangefs_kernel_op_s *op);
312 char *get_opname_string(struct orangefs_kernel_op_s *new_op);
399 __s32 fsid_of_op(struct orangefs_kernel_op_s *op);
421 bool orangefs_cancel_op_in_progress(struct orangefs_kernel_op_s *o
[all...]
H A Dorangefs-mod.c210 struct orangefs_kernel_op_s *op;
211 struct orangefs_kernel_op_s *next;
H A Dnamei.c25 struct orangefs_kernel_op_s *new_op;
109 struct orangefs_kernel_op_s *new_op;
177 struct orangefs_kernel_op_s *new_op;
225 struct orangefs_kernel_op_s *new_op;
312 struct orangefs_kernel_op_s *new_op;
385 struct orangefs_kernel_op_s *new_op;
H A Ddcache.c22 struct orangefs_kernel_op_s *new_op;
H A Ddevorangefs-req.c48 static void orangefs_devreq_add_op(struct orangefs_kernel_op_s *op)
59 static struct orangefs_kernel_op_s *orangefs_devreq_remove_op(__u64 tag)
61 struct orangefs_kernel_op_s *op, *next;
162 struct orangefs_kernel_op_s *op, *temp;
165 struct orangefs_kernel_op_s *cur_op;
365 struct orangefs_kernel_op_s *op = NULL;
H A Ddir.c62 struct orangefs_kernel_op_s *op)
132 struct orangefs_kernel_op_s *op)
163 struct orangefs_kernel_op_s *op;
H A Dxattr.c97 struct orangefs_kernel_op_s *new_op = NULL;
248 struct orangefs_kernel_op_s *new_op = NULL;
318 struct orangefs_kernel_op_s *new_op;
410 struct orangefs_kernel_op_s *new_op;
H A Dfile.c23 struct orangefs_kernel_op_s *new_op;
56 struct orangefs_kernel_op_s *new_op = NULL;
464 struct orangefs_kernel_op_s *new_op = NULL;
H A Dorangefs-utils.c14 __s32 fsid_of_op(struct orangefs_kernel_op_s *op)
239 struct orangefs_kernel_op_s *new_op;
387 struct orangefs_kernel_op_s *new_op;
420 struct orangefs_kernel_op_s *new_op;
H A Dsuper.c167 struct orangefs_kernel_op_s *new_op = NULL;
248 struct orangefs_kernel_op_s *new_op;
396 struct orangefs_kernel_op_s *op;
481 struct orangefs_kernel_op_s *new_op;
H A Dorangefs-sysfs.c323 struct orangefs_kernel_op_s *new_op = NULL;
538 struct orangefs_kernel_op_s *new_op = NULL;
H A Dorangefs-debugfs.c381 struct orangefs_kernel_op_s *new_op = NULL;
H A Dinode.c710 struct orangefs_kernel_op_s *new_op;

Completed in 141 milliseconds