Lines Matching defs:fdt
183 static int fd_slot_expand(struct dfs_fdtable *fdt, int fd) in fd_slot_expand()
239 static int fd_slot_alloc(struct dfs_fdtable *fdt, int startfd) in fd_slot_alloc()
274 static int fd_alloc(struct dfs_fdtable *fdt, int startfd) in fd_alloc()
305 int fdt_fd_new(struct dfs_fdtable *fdt) in fdt_fd_new()
327 struct dfs_fdtable *fdt = NULL; in fd_new() local
343 struct dfs_file *fdt_fd_get(struct dfs_fdtable* fdt, int fd) in fdt_fd_get()
369 struct dfs_fdtable *fdt; in fd_get() local
384 void fdt_fd_release(struct dfs_fdtable* fdt, int fd) in fdt_fd_release()
431 struct dfs_fdtable *fdt; in fd_release() local
454 struct dfs_fdtable *fdt = NULL; in sys_dup() local
497 struct dfs_fdtable *fdt; in fd_is_open() local
562 struct dfs_fdtable *fdt = NULL; in sys_dup2() local
615 static int fd_get_fd_index_form_fdt(struct dfs_fdtable *fdt, struct dfs_file *file) in fd_get_fd_index_form_fdt()
646 struct dfs_fdtable *fdt; in fd_get_fd_index() local
667 int fd_associate(struct dfs_fdtable *fdt, int fd, struct dfs_file *file) in fd_associate()
891 struct dfs_fdtable *fdt; in dfs_fdtable_get() local
911 struct dfs_fdtable *fdt = RT_NULL; in dfs_fdtable_get_pid() local