Lines Matching refs:orangefs_kernel_op_s
114 struct orangefs_kernel_op_s { struct
145 static inline void set_op_state_serviced(struct orangefs_kernel_op_s *op) in set_op_state_serviced() argument
158 void op_release(struct orangefs_kernel_op_s *op);
161 static inline void put_cancel(struct orangefs_kernel_op_s *op) in put_cancel()
167 static inline void set_op_state_purged(struct orangefs_kernel_op_s *op) in set_op_state_purged()
296 struct orangefs_kernel_op_s *op_alloc(__s32 type);
297 void orangefs_new_tag(struct orangefs_kernel_op_s *op);
298 char *get_opname_string(struct orangefs_kernel_op_s *new_op);
376 __s32 fsid_of_op(struct orangefs_kernel_op_s *op);
396 bool orangefs_cancel_op_in_progress(struct orangefs_kernel_op_s *op);
430 int service_operation(struct orangefs_kernel_op_s *op,