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