Searched defs:orangefs_kernel_op_s (Results 1 – 1 of 1) sorted by relevance
117 struct orangefs_kernel_op_s { struct118 enum orangefs_vfs_op_states op_state;119 __u64 tag;148 static inline void set_op_state_serviced(struct orangefs_kernel_op_s *op) in set_op_state_serviced() argument