Searched defs:oir (Results 1 – 4 of 4) sorted by relevance
/linux-3.3/fs/nfs/objlayout/ |
D | objlayout.c | 182 objlayout_iodone(struct objlayout_io_res *oir) in objlayout_iodone() 203 objlayout_io_set_result(struct objlayout_io_res *oir, unsigned index, in objlayout_io_set_result() 250 objlayout_read_done(struct objlayout_io_res *oir, ssize_t status, bool sync) in objlayout_read_done() 331 objlayout_write_done(struct objlayout_io_res *oir, ssize_t status, bool sync) in objlayout_write_done() 481 struct objlayout_io_res *oir, *tmp; in encode_accumulated_error() local 520 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 343 void objio_free_result(struct objlayout_io_res *oir) in objio_free_result()
|
/linux-3.3/fs/ocfs2/ |
D | ioctl.c | 728 struct ocfs2_info_request oir; in ocfs2_info_handle_unknown() local 757 struct ocfs2_info_request oir; in ocfs2_info_handle_request() local
|