Searched defs:oir (Results  1 – 4 of 4) sorted by relevance
| /linux-4.1.27/fs/nfs/objlayout/ | 
| D | objlayout.c | 174 objlayout_iodone(struct objlayout_io_res *oir)  in objlayout_iodone() 195 objlayout_io_set_result(struct objlayout_io_res *oir, unsigned index,  in objlayout_io_set_result() 242 objlayout_read_done(struct objlayout_io_res *oir, ssize_t status, bool sync)  in objlayout_read_done() 324 objlayout_write_done(struct objlayout_io_res *oir, ssize_t status, bool sync)  in objlayout_write_done() 473 	struct objlayout_io_res *oir, *tmp;  in encode_accumulated_error()  local 512 	struct objlayout_io_res *oir, *tmp;  in objlayout_encode_layoutreturn()  local
  | 
| D | objlayout.h | 96 void objlayout_init_ioerrs(struct objlayout_io_res *oir, unsigned num_comps,  in objlayout_init_ioerrs()
  | 
| D | objio_osd.c | 78 	struct objlayout_io_res oir;  member 332 void objio_free_result(struct objlayout_io_res *oir)  in objio_free_result()
  | 
| /linux-4.1.27/fs/ocfs2/ | 
| D | ioctl.c | 693 	struct ocfs2_info_request oir;  in ocfs2_info_handle_unknown()  local 717 	struct ocfs2_info_request oir;  in ocfs2_info_handle_request()  local
  |