Searched defs:files_struct (Results 1 – 1 of 1) sorted by relevance
48 struct files_struct { struct52 atomic_t count;53 struct fdtable *fdt;54 struct fdtable fdtab;58 spinlock_t file_lock ____cacheline_aligned_in_smp;59 int next_fd;60 struct embedded_fd_set close_on_exec_init;61 struct embedded_fd_set open_fds_init;62 struct file * fd_array[NR_OPEN_DEFAULT];