/linux/fs/ext4/ |
A D | dir.c | 404 struct fname { struct 408 struct fname *next; argument 421 struct fname *fname, *next; in free_rb_tree_fname() local 466 struct fname *fname, *new_fn; in ext4_htree_store_dirent() local 523 struct fname *fname) in call_filldir() 553 struct fname *fname; in ext4_dx_readdir() local
|
A D | namei.c | 777 dx_probe(struct ext4_filename *fname, struct inode *dir, in dx_probe() 1236 struct ext4_filename *fname, in search_dirblock() 1417 const struct ext4_filename *fname, in ext4_match() 1460 struct inode *dir, struct ext4_filename *fname, in ext4_search_dir() 1521 struct ext4_filename *fname, in __ext4_find_entry() 1671 struct ext4_filename fname; in ext4_find_entry() local 1691 struct ext4_filename fname; in ext4_lookup_entry() local 1708 struct ext4_filename *fname, in ext4_dx_find_entry() 2025 struct ext4_filename *fname, in ext4_find_dest_de() 2060 struct ext4_filename *fname) in ext4_insert_dentry() [all …]
|
/linux/fs/f2fs/ |
A D | dir.c | 80 struct f2fs_filename *fname) in f2fs_init_casefolded_name() 108 struct f2fs_filename *fname) in __f2fs_setup_filename() 140 int lookup, struct f2fs_filename *fname) in f2fs_setup_filename() 159 struct f2fs_filename *fname) in f2fs_prepare_lookup() 199 const struct f2fs_filename *fname, in find_in_block() 264 const struct f2fs_filename *fname, in f2fs_match_name() 334 const struct f2fs_filename *fname, in find_in_level() 389 const struct f2fs_filename *fname, in __f2fs_find_entry() 437 struct f2fs_filename fname; in f2fs_find_entry() local 671 const struct f2fs_filename *fname) in f2fs_has_enough_room() [all …]
|
A D | inline.c | 323 const struct f2fs_filename *fname, in f2fs_find_in_inline_dir() 462 struct f2fs_filename fname; in f2fs_add_inline_entries() local 567 struct f2fs_filename fname; in f2fs_try_convert_inline_dir() local 603 int f2fs_add_inline_entry(struct inode *dir, const struct f2fs_filename *fname, in f2fs_add_inline_entry()
|
/linux/scripts/dtc/ |
A D | srcpos.c | 47 static void set_initial_path(char *fname) in set_initial_path() 58 static char *shorten_to_initial_path(char *fname) in shorten_to_initial_path() 100 static char *try_open(const char *dirname, const char *fname, FILE **fp) in try_open() 127 static char *fopen_any_on_path(const char *fname, FILE **fp) in fopen_any_on_path() 146 FILE *srcfile_relative_open(const char *fname, char **fullnamep) in srcfile_relative_open() 172 void srcfile_push(const char *fname) in srcfile_push() 289 const char *fname = "<no-file>"; in srcpos_string() local 314 char *pos_str, *fname, *first, *rest; in srcpos_string_comment() local
|
A D | dtc.c | 114 static const char *guess_type_by_name(const char *fname, const char *fallback) in guess_type_by_name() 132 static const char *guess_input_format(const char *fname, const char *fallback) in guess_input_format()
|
/linux/include/asm-generic/ |
A D | kprobes.h | 11 # define __NOKPROBE_SYMBOL(fname) \ argument 15 # define NOKPROBE_SYMBOL(fname) __NOKPROBE_SYMBOL(fname) argument 20 # define NOKPROBE_SYMBOL(fname) argument
|
A D | error-injection.h | 26 #define ALLOW_ERROR_INJECTION(fname, _etype) \ argument 36 #define ALLOW_ERROR_INJECTION(fname, _etype) argument
|
/linux/security/integrity/ |
A D | integrity_audit.c | 29 const unsigned char *fname, const char *op, in integrity_audit_msg() 37 const unsigned char *fname, const char *op, in integrity_audit_message()
|
/linux/tools/power/cpupower/lib/ |
A D | cpuidle.c | 31 const char *fname) in cpuidle_state_file_exists() 53 const char *fname, char *buf, in cpuidle_state_read_file() 88 const char *fname, in cpuidle_state_write_file() 314 static unsigned int sysfs_cpuidle_read_file(const char *fname, char *buf, in sysfs_cpuidle_read_file()
|
/linux/tools/power/cpupower/utils/helpers/ |
A D | sysfs.c | 105 const char *fname) in sysfs_idlestate_file_exists() 125 const char *fname, char *buf, size_t buflen) in sysfs_idlestate_read_file() 159 const char *fname, in sysfs_idlestate_write_file() 384 static unsigned int sysfs_cpuidle_read_file(const char *fname, char *buf, in sysfs_cpuidle_read_file()
|
/linux/include/linux/ |
A D | fscrypt.h | 311 static inline void fscrypt_free_filename(struct fscrypt_name *fname) in fscrypt_free_filename() 536 int lookup, struct fscrypt_name *fname) in fscrypt_setup_filename() 548 static inline void fscrypt_free_filename(struct fscrypt_name *fname) in fscrypt_free_filename() 572 static inline bool fscrypt_match_name(const struct fscrypt_name *fname, in fscrypt_match_name() 631 struct fscrypt_name *fname) in __fscrypt_prepare_lookup() 877 struct fscrypt_name *fname) in fscrypt_prepare_lookup()
|
/linux/samples/bpf/ |
A D | hbm.c | 301 char fname[100]; in run_bpf_prog() local 319 char fname[100]; in run_bpf_prog() local
|
/linux/scripts/ |
A D | recordmcount.c | 164 static void *mmap_file(char const *fname) in mmap_file() 317 static int write_file(const char *fname) in write_file() 477 static int do_file(char const *const fname) in do_file()
|
/linux/drivers/gpu/drm/amd/display/dc/bios/ |
A D | command_table2.c | 49 #define EXEC_BIOS_CMD_TABLE(fname, params)\ argument 54 #define BIOS_CMD_TABLE_REVISION(fname, frev, crev)\ argument 58 #define BIOS_CMD_TABLE_PARA_REVISION(fname)\ argument
|
/linux/tools/testing/selftests/powerpc/nx-gzip/ |
A D | gzfht_test.c | 147 int read_alloc_input_file(char *fname, char **buf, size_t *bufsize) in read_alloc_input_file() 175 int write_output_file(char *fname, char *buf, size_t bufsize) in write_output_file()
|
/linux/arch/mips/boot/tools/ |
A D | relocs_main.c | 32 const char *fname; in main() local
|
/linux/arch/x86/tools/ |
A D | relocs_common.c | 23 const char *fname; in main() local
|
/linux/fs/ntfs3/ |
A D | namei.c | 24 struct ATTR_FILE_NAME *fname = (struct ATTR_FILE_NAME *)(e + 1); in fill_name_de() local 345 struct ATTR_FILE_NAME *fname; in ntfs3_get_parent() local
|
/linux/tools/perf/util/ |
A D | probe-finder.h | 77 const char *fname; /* Real file name */ member 116 const char *fname; /* File name */ member
|
A D | dwarf-aux.c | 22 const char *cu_find_realpath(Dwarf_Die *cu_die, const char *fname) in cu_find_realpath() 117 const char **fname, int *lineno) in cu_find_lineinfo() 777 const char *fname; in __die_walk_funclines_cb() local 817 const char *fname; in __die_walk_funclines() local 865 const char *fname, *decf = NULL, *inf = NULL; in die_walk_lines() local
|
/linux/fs/gfs2/ |
A D | dir.h | 59 static inline void gfs2_str2qstr(struct qstr *name, const char *fname) in gfs2_str2qstr()
|
/linux/drivers/s390/char/ |
A D | hmcdrv_ftp.h | 52 const char *fname; member
|
/linux/drivers/pinctrl/ |
A D | pinmux.c | 50 const char *fname = ops->get_function_name(pctldev, in pinmux_check_ops() local 329 const char *fname = ops->get_function_name(pctldev, selector); in pinmux_func_name_to_selector() local 685 char *buf, *gname, *fname; in pinmux_select() local
|
/linux/Documentation/sphinx/ |
A D | kernel_abi.py | 130 def nestedParse(self, lines, fname): argument
|