/kernel/linux/linux-5.10/fs/nilfs2/ |
H A D | ifile.h | 22 nilfs_ifile_map_inode(struct inode *ifile, ino_t ino, struct buffer_head *ibh) in nilfs_ifile_map_inode() argument 29 static inline void nilfs_ifile_unmap_inode(struct inode *ifile, ino_t ino, in nilfs_ifile_unmap_inode() argument
|
H A D | ifile.c | 29 static inline struct nilfs_ifile_info *NILFS_IFILE_I(struct inode *ifile) in NILFS_IFILE_I() argument 52 int nilfs_ifile_create_inode(struct inode *ifile, ino_t *out_ino, in nilfs_ifile_create_inode() argument 97 nilfs_ifile_delete_inode(struct inode *ifile, ino_t ino) nilfs_ifile_delete_inode() argument 132 nilfs_ifile_get_inode_block(struct inode *ifile, ino_t ino, struct buffer_head **out_bh) nilfs_ifile_get_inode_block() argument 156 nilfs_ifile_count_free_inodes(struct inode *ifile, u64 *nmaxinodes, u64 *nfreeinodes) nilfs_ifile_count_free_inodes() argument 184 struct inode *ifile; nilfs_ifile_read() local [all...] |
H A D | the_nilfs.h | 245 struct inode *ifile; member
|
H A D | inode.c | 809 struct inode *ifile = ii->i_root->ifile; in nilfs_update_inode() local [all...] |
H A D | segment.c | 957 static void nilfs_fill_in_file_bmap(struct inode *ifile, in nilfs_fill_in_file_bmap() argument 1978 struct inode *ifile in nilfs_segctor_collect_dirty_files() local [all...] |
/kernel/linux/linux-6.6/fs/nilfs2/ |
H A D | ifile.h | 22 nilfs_ifile_map_inode(struct inode *ifile, ino_t ino, struct buffer_head *ibh) in nilfs_ifile_map_inode() argument 29 static inline void nilfs_ifile_unmap_inode(struct inode *ifile, ino_t ino, in nilfs_ifile_unmap_inode() argument
|
H A D | ifile.c | 29 static inline struct nilfs_ifile_info *NILFS_IFILE_I(struct inode *ifile) in NILFS_IFILE_I() argument 52 int nilfs_ifile_create_inode(struct inode *ifile, ino_t *out_ino, in nilfs_ifile_create_inode() argument 97 nilfs_ifile_delete_inode(struct inode *ifile, ino_t ino) nilfs_ifile_delete_inode() argument 132 nilfs_ifile_get_inode_block(struct inode *ifile, ino_t ino, struct buffer_head **out_bh) nilfs_ifile_get_inode_block() argument 156 nilfs_ifile_count_free_inodes(struct inode *ifile, u64 *nmaxinodes, u64 *nfreeinodes) nilfs_ifile_count_free_inodes() argument 184 struct inode *ifile; nilfs_ifile_read() local [all...] |
H A D | the_nilfs.h | 245 struct inode *ifile; member
|
H A D | inode.c | 805 struct inode *ifile = ii->i_root->ifile; in nilfs_update_inode() local [all...] |
H A D | segment.c | 954 static void nilfs_fill_in_file_bmap(struct inode *ifile, in nilfs_fill_in_file_bmap() argument 1975 struct inode *ifile in nilfs_segctor_collect_dirty_files() local [all...] |
/third_party/ffmpeg/tools/ |
H A D | normalize.py | 6 ifile = sys.argv[1] variable
|
/third_party/ltp/testcases/kernel/syscalls/dup2/ |
H A D | dup205.c | 39 int ifile = -1, rc = 0; in run() local [all...] |
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/aicasm/ |
H A D | aicasm.c | 522 FILE *ifile; in output_listing() local
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/aicasm/ |
H A D | aicasm.c | 522 FILE *ifile; in output_listing() local
|
/third_party/nghttp2/src/ |
H A D | h2load.h | 81 std::string ifile; member
|
/third_party/ffmpeg/fftools/ |
H A D | ffmpeg_opt.c | 2010 const InputFile *ifile = input_files[ist->file_index]; in new_video_stream() local 2219 static int copy_chapters(InputFile *ifile, OutputFile *ofile, AVFormatContext *os, in copy_chapters() argument 2500 InputFile *ifile = input_files[j]; in open_output_file() local 2537 InputFile *ifile = input_files[j]; open_output_file() local [all...] |
H A D | ffmpeg.c | 3301 InputFile *ifile = input_files[i]; in transcode_init() local 3339 InputFile *ifile = input_files[i]; in transcode_init() local 3829 static int seek_to_start(InputFile *ifile, AVFormatContex argument 3897 InputFile *ifile = input_files[file_index]; process_input() local [all...] |
H A D | ffprobe.c | 2474 static void show_packet(WriterContext *w, InputFile *ifile, AVPacket *pkt, int packet_idx) in show_packet() argument 2791 static int read_interval_packets(WriterContext *w, InputFile *ifile, in read_interval_packets() argument 2704 process_frame(WriterContext *w, InputFile *ifile, AVFrame *frame, AVPacket *pkt, int *packet_new) process_frame() argument 2902 read_packets(WriterContext *w, InputFile *ifile) read_packets() argument 3143 show_streams(WriterContext *w, InputFile *ifile) show_streams() argument 3160 show_program(WriterContext *w, InputFile *ifile, AVProgram *program) show_program() argument 3191 show_programs(WriterContext *w, InputFile *ifile) show_programs() argument 3209 show_chapters(WriterContext *w, InputFile *ifile) show_chapters() argument 3234 show_format(WriterContext *w, InputFile *ifile) show_format() argument 3279 open_input_file(InputFile *ifile, const char *filename, const char *print_filename) open_input_file() argument 3396 close_input_file(InputFile *ifile) close_input_file() argument 3413 InputFile ifile = { 0 }; probe_file() local [all...] |