Home
last modified time | relevance | path

Searched defs:i_name (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/fs/
H A Dbinfmt_script.c36 const char *i_name, *i_sep, *i_arg, *i_end, *buf_end; in load_script() local
/openbmc/openpower-hw-diags/analyzer/plugins/
H A Dplugin.hpp86 void add(libhei::ChipType_t i_type, const std::string& i_name, in add()
/openbmc/openpower-hw-diags/analyzer/
H A Dresolution.hpp236 PluginResolution(const std::string& i_name, unsigned int i_instance) : in PluginResolution()
/openbmc/openpower-hw-diags/analyzer/ras-data/
H A Dras-data-parser.cpp333 const std::string& i_name) in parseBus()
/openbmc/linux/fs/omfs/
H A Domfs_fs.h67 char i_name[OMFS_NAMELEN]; /* filename */ member
/openbmc/linux/include/linux/
H A Df2fs_fs.h296 __u8 i_name[F2FS_NAME_LEN]; /* file name for SPOR */ member