Searched defs:orangefs_kernel_op_s (Results 1 – 1 of 1) sorted by relevance
130 struct orangefs_kernel_op_s { struct131 enum orangefs_vfs_op_states op_state;132 __u64 tag;161 static inline void set_op_state_serviced(struct orangefs_kernel_op_s *op) in set_op_state_serviced() argument