Symbol: orangefs_kernel_op_s
fs/orangefs/dcache.c
21
struct orangefs_kernel_op_s *new_op;
fs/orangefs/devorangefs-req.c
162
struct orangefs_kernel_op_s *op, *temp;
fs/orangefs/devorangefs-req.c
165
struct orangefs_kernel_op_s *cur_op;
fs/orangefs/devorangefs-req.c
365
struct orangefs_kernel_op_s *op = NULL;
fs/orangefs/devorangefs-req.c
48
static void orangefs_devreq_add_op(struct orangefs_kernel_op_s *op)
fs/orangefs/devorangefs-req.c
59
static struct orangefs_kernel_op_s *orangefs_devreq_remove_op(__u64 tag)
fs/orangefs/devorangefs-req.c
61
struct orangefs_kernel_op_s *op, *next;
fs/orangefs/dir.c
133
struct orangefs_kernel_op_s *op)
fs/orangefs/dir.c
164
struct orangefs_kernel_op_s *op;
fs/orangefs/dir.c
63
struct orangefs_kernel_op_s *op)
fs/orangefs/file.c
23
struct orangefs_kernel_op_s *new_op;
fs/orangefs/file.c
466
struct orangefs_kernel_op_s *new_op = NULL;
fs/orangefs/file.c
56
struct orangefs_kernel_op_s *new_op = NULL;
fs/orangefs/inode.c
700
struct orangefs_kernel_op_s *new_op;
fs/orangefs/namei.c
107
struct orangefs_kernel_op_s *new_op;
fs/orangefs/namei.c
174
struct orangefs_kernel_op_s *new_op;
fs/orangefs/namei.c
221
struct orangefs_kernel_op_s *new_op;
fs/orangefs/namei.c
25
struct orangefs_kernel_op_s *new_op;
fs/orangefs/namei.c
304
struct orangefs_kernel_op_s *new_op;
fs/orangefs/namei.c
375
struct orangefs_kernel_op_s *new_op;
fs/orangefs/orangefs-cache.c
111
void orangefs_new_tag(struct orangefs_kernel_op_s *op)
fs/orangefs/orangefs-cache.c
120
struct orangefs_kernel_op_s *op_alloc(__s32 type)
fs/orangefs/orangefs-cache.c
122
struct orangefs_kernel_op_s *new_op = NULL;
fs/orangefs/orangefs-cache.c
157
void op_release(struct orangefs_kernel_op_s *orangefs_op)
fs/orangefs/orangefs-cache.c
23
sizeof(struct orangefs_kernel_op_s),
fs/orangefs/orangefs-cache.c
26
offsetof(struct orangefs_kernel_op_s, tag),
fs/orangefs/orangefs-cache.c
27
offsetof(struct orangefs_kernel_op_s, upcall) +
fs/orangefs/orangefs-cache.c
29
offsetof(struct orangefs_kernel_op_s, tag),
fs/orangefs/orangefs-cache.c
50
char *get_opname_string(struct orangefs_kernel_op_s *new_op)
fs/orangefs/orangefs-debugfs.c
422
struct orangefs_kernel_op_s *new_op = NULL;
fs/orangefs/orangefs-kernel.h
140
static inline void set_op_state_serviced(struct orangefs_kernel_op_s *op)
fs/orangefs/orangefs-kernel.h
153
void op_release(struct orangefs_kernel_op_s *op);
fs/orangefs/orangefs-kernel.h
156
static inline void put_cancel(struct orangefs_kernel_op_s *op)
fs/orangefs/orangefs-kernel.h
162
static inline void set_op_state_purged(struct orangefs_kernel_op_s *op)
fs/orangefs/orangefs-kernel.h
312
struct orangefs_kernel_op_s *op_alloc(__s32 type);
fs/orangefs/orangefs-kernel.h
313
void orangefs_new_tag(struct orangefs_kernel_op_s *op);
fs/orangefs/orangefs-kernel.h
314
char *get_opname_string(struct orangefs_kernel_op_s *new_op);
fs/orangefs/orangefs-kernel.h
400
__s32 fsid_of_op(struct orangefs_kernel_op_s *op);
fs/orangefs/orangefs-kernel.h
422
bool orangefs_cancel_op_in_progress(struct orangefs_kernel_op_s *op);
fs/orangefs/orangefs-kernel.h
458
int service_operation(struct orangefs_kernel_op_s *op,
fs/orangefs/orangefs-mod.c
211
struct orangefs_kernel_op_s *op;
fs/orangefs/orangefs-mod.c
212
struct orangefs_kernel_op_s *next;
fs/orangefs/orangefs-sysfs.c
316
struct orangefs_kernel_op_s *new_op = NULL;
fs/orangefs/orangefs-sysfs.c
530
struct orangefs_kernel_op_s *new_op = NULL;
fs/orangefs/orangefs-utils.c
14
__s32 fsid_of_op(struct orangefs_kernel_op_s *op)
fs/orangefs/orangefs-utils.c
239
struct orangefs_kernel_op_s *new_op;
fs/orangefs/orangefs-utils.c
387
struct orangefs_kernel_op_s *new_op;
fs/orangefs/orangefs-utils.c
420
struct orangefs_kernel_op_s *new_op;
fs/orangefs/super.c
146
struct orangefs_kernel_op_s *new_op = NULL;
fs/orangefs/super.c
238
struct orangefs_kernel_op_s *new_op;
fs/orangefs/super.c
384
struct orangefs_kernel_op_s *op;
fs/orangefs/super.c
459
struct orangefs_kernel_op_s *new_op;
fs/orangefs/waitqueue.c
20
static int wait_for_matching_downcall(struct orangefs_kernel_op_s *op,
fs/orangefs/waitqueue.c
207
bool orangefs_cancel_op_in_progress(struct orangefs_kernel_op_s *op)
fs/orangefs/waitqueue.c
24
static void orangefs_clean_up_interrupted_operation(struct orangefs_kernel_op_s *op)
fs/orangefs/waitqueue.c
250
orangefs_clean_up_interrupted_operation(struct orangefs_kernel_op_s *op)
fs/orangefs/waitqueue.c
318
static int wait_for_matching_downcall(struct orangefs_kernel_op_s *op,
fs/orangefs/waitqueue.c
36
struct orangefs_kernel_op_s *op, *tmp;
fs/orangefs/waitqueue.c
65
int service_operation(struct orangefs_kernel_op_s *op,
fs/orangefs/xattr.c
254
struct orangefs_kernel_op_s *new_op = NULL;
fs/orangefs/xattr.c
324
struct orangefs_kernel_op_s *new_op;
fs/orangefs/xattr.c
416
struct orangefs_kernel_op_s *new_op;
fs/orangefs/xattr.c
99
struct orangefs_kernel_op_s *new_op = NULL;