Searched defs:orangefs_kernel_op_s (Results 1 – 1 of 1) sorted by relevance
109 struct orangefs_kernel_op_s { struct110 enum orangefs_vfs_op_states op_state;111 __u64 tag;140 static inline void set_op_state_serviced(struct orangefs_kernel_op_s *op) in set_op_state_serviced() argument