Searched defs:fdi (Results 1 – 11 of 11) sorted by relevance
98 #define FDI_HAS_READ(fdi) ((fdi)->fdi_what & EV_READ) argument99 #define FDI_HAS_WRITE(fdi) ((fdi)->fdi_what & EV_WRITE) argument100 #define FDI_HAS_EVENTS(fdi) (FDI_HAS_READ(fdi) || FDI_HAS_WRITE(fdi)) argument101 #define FDI_TO_SYSEVENTS(fdi) (FDI_HAS_READ(fdi) ? POLLIN : 0) | \ argument289 struct fd_info *fdi = NULL; in evport_dispatch() local328 struct fd_info *fdi = pevt->portev_user; in evport_dispatch() local382 struct fd_info *fdi = p; in evport_add() local399 struct fd_info *fdi = p; in evport_del() local
170 struct fuse_dispatcher fdi; in fuse_internal_access() local373 struct fuse_dispatcher fdi; in fuse_internal_fsync() local559 struct fuse_dispatcher fdi; in fuse_internal_readdir() local693 struct fuse_dispatcher fdi; in fuse_internal_remove() local745 struct fuse_dispatcher fdi; in fuse_internal_rename() local836 struct fuse_dispatcher fdi; in fuse_internal_newentry() local867 struct fuse_dispatcher fdi; in fuse_internal_forget_send() local890 struct fuse_dispatcher fdi; in fuse_internal_do_getattr() local1084 struct fuse_dispatcher fdi; in fuse_internal_send_init() local1134 struct fuse_dispatcher fdi; in fuse_internal_setattr() local
280 struct fuse_dispatcher fdi; in fuse_flush() local377 struct fuse_dispatcher fdi; in fuse_vnop_do_lseek() local476 struct fuse_dispatcher fdi; in fuse_vnop_advlock() local593 struct fuse_dispatcher fdi; in fuse_vnop_allocate() local687 struct fuse_dispatcher fdi; in fuse_vnop_bmap() local853 struct fuse_dispatcher fdi; in fuse_vnop_copy_file_range() local1006 struct fuse_dispatcher fdi, fdi2; in fuse_vnop_create() local1340 struct fuse_dispatcher fdi; in fuse_vnop_link() local1445 struct fuse_dispatcher fdi; in fuse_vnop_lookup() local2010 struct fuse_dispatcher fdi; in fuse_vnop_readlink() local[all …]
126 struct fuse_dispatcher fdi; in fuse_filehandle_open() local194 struct fuse_dispatcher fdi; in fuse_filehandle_close() local
236 struct fuse_dispatcher fdi; in fuse_read_directbackend() local302 struct fuse_dispatcher fdi; in fuse_write_directbackend() local
190 struct fuse_dispatcher fdi; in fuse_interrupt_send() local
255 struct fd_info *fdi; in fd_open() local287 struct fd_info *fdi; in fd_store() local297 struct fd_info *fdi; in fd_get() local312 struct fd_info *fdi; in fd_getd() local320 struct fd_info *fdi; in fd_gets() local328 struct fd_info *fdi; in fd_gett() local336 struct fd_info *fdi; in fd_close() local748 struct fd_info *fdi; in fd_fork_get() local1002 struct fd_info *fdi; in close() local
200 int fdi[3], fdo, i; in btxld() local442 copy(int fdi, int fdo, size_t nbyte, off_t offset) in copy()
1152 FuncDeclInfo fdi; in SearchFunctionsInSymbolContexts() local1195 for (const FuncDeclInfo &fdi : decl_infos) { in SearchFunctionsInSymbolContexts() local
3302 int fdi, fdj; in archive_string_normalize_D() local