Lines Matching refs:orangefs_kernel_op_s
115 struct orangefs_kernel_op_s { struct
146 static inline void set_op_state_serviced(struct orangefs_kernel_op_s *op) in set_op_state_serviced() argument
159 void op_release(struct orangefs_kernel_op_s *op);
162 static inline void put_cancel(struct orangefs_kernel_op_s *op) in put_cancel()
168 static inline void set_op_state_purged(struct orangefs_kernel_op_s *op) in set_op_state_purged()
318 struct orangefs_kernel_op_s *op_alloc(__s32 type);
319 void orangefs_new_tag(struct orangefs_kernel_op_s *op);
320 char *get_opname_string(struct orangefs_kernel_op_s *new_op);
405 __s32 fsid_of_op(struct orangefs_kernel_op_s *op);
427 bool orangefs_cancel_op_in_progress(struct orangefs_kernel_op_s *op);
463 int service_operation(struct orangefs_kernel_op_s *op,