Searched defs:i_name (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/fs/ | ||
H A D | binfmt_em86.c | 27 char *interp, *i_name, *i_arg; load_em86() local |
H A D | binfmt_script.c | 19 const char *i_arg, *i_name; load_script() local |
/linux-4.1.27/fs/omfs/ | ||
H A D | omfs_fs.h | 66 char i_name[OMFS_NAMELEN]; /* filename */ member in struct:omfs_inode |
/linux-4.1.27/include/linux/ | ||
H A D | f2fs_fs.h | 207 __u8 i_name[F2FS_NAME_LEN]; /* file name for SPOR */ member in struct:f2fs_inode |
Completed in 165 milliseconds