Home
last modified time | relevance | path

Searched defs:ifile (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/fs/nilfs2/
H A Difile.c29 static inline struct nilfs_ifile_info *NILFS_IFILE_I(struct inode *ifile) in NILFS_IFILE_I()
52 int nilfs_ifile_create_inode(struct inode *ifile, ino_t *out_ino, in nilfs_ifile_create_inode()
94 int nilfs_ifile_delete_inode(struct inode *ifile, ino_t ino) in nilfs_ifile_delete_inode()
129 int nilfs_ifile_get_inode_block(struct inode *ifile, ino_t ino, in nilfs_ifile_get_inode_block()
153 int nilfs_ifile_count_free_inodes(struct inode *ifile, in nilfs_ifile_count_free_inodes()
181 struct inode *ifile; in nilfs_ifile_read() local
H A Difile.h22 nilfs_ifile_map_inode(struct inode *ifile, ino_t ino, struct buffer_head *ibh) in nilfs_ifile_map_inode()
29 static inline void nilfs_ifile_unmap_inode(struct inode *ifile, ino_t ino, in nilfs_ifile_unmap_inode()
H A Dthe_nilfs.h245 struct inode *ifile; member
H A Dsegment.c955 static void nilfs_fill_in_file_bmap(struct inode *ifile, in nilfs_fill_in_file_bmap()
1982 struct inode *ifile = sci->sc_root->ifile; in nilfs_segctor_collect_dirty_files() local
H A Dinode.c816 struct inode *ifile = ii->i_root->ifile; in nilfs_update_inode() local
/openbmc/phosphor-led-manager/scripts/
H A Dparse_led.py107 ifile, led_name, list_dict, priority_dict, ofile, has_group_priority, group argument
146 def generate_file_single_group(ifile, group, priority_dict, ofile): argument
190 def generate_file(ifile, ofile): argument
248 ifile = yaml.safe_load(f) variable
/openbmc/openpower-occ-control/
H A Dsensor_gen.py36 ifile = yaml.safe_load(fd) variable
/openbmc/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm.c522 FILE *ifile; in output_listing() local
/openbmc/ipmitool/lib/
H A Dipmi_sdradd.c639 ipmi_sdr_add_from_file(struct ipmi_intf *intf, const char *ifile) in ipmi_sdr_add_from_file()
H A Dipmi_sunoem.c831 ipmi_sunoem_sshkey_set(struct ipmi_intf * intf, uint8_t uid, char * ifile) in ipmi_sunoem_sshkey_set()
H A Dipmi_sdr.c3954 ipmi_sdr_list_cache_fromfile(struct ipmi_intf *intf, const char *ifile) in ipmi_sdr_list_cache_fromfile()
/openbmc/u-boot/tools/
H A Difdtool.c822 struct input_file input_file[WRITE_MAX], *ifile, *fdt = NULL; in main() local