Home
last modified time | relevance | path

Searched defs:orangefs_kernel_op_s (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/fs/orangefs/
Dorangefs-kernel.h114 struct orangefs_kernel_op_s { struct
115 enum orangefs_vfs_op_states op_state;
116 __u64 tag;
145 static inline void set_op_state_serviced(struct orangefs_kernel_op_s *op) in set_op_state_serviced() argument