Searched defs:oir (Results 1 – 4 of 4) sorted by relevance
/fs/nfs/objlayout/ |
D | objlayout.c | 185 objlayout_iodone(struct objlayout_io_res *oir) in objlayout_iodone() 206 objlayout_io_set_result(struct objlayout_io_res *oir, unsigned index, in objlayout_io_set_result() 253 objlayout_read_done(struct objlayout_io_res *oir, ssize_t status, bool sync) in objlayout_read_done() 334 objlayout_write_done(struct objlayout_io_res *oir, ssize_t status, bool sync) in objlayout_write_done() 484 struct objlayout_io_res *oir, *tmp; in encode_accumulated_error() local 523 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 | 123 struct objlayout_io_res oir; member 363 void objio_free_result(struct objlayout_io_res *oir) in objio_free_result()
|
/fs/ocfs2/ |
D | ioctl.c | 726 struct ocfs2_info_request oir; in ocfs2_info_handle_unknown() local 755 struct ocfs2_info_request oir; in ocfs2_info_handle_request() local
|