Home
last modified time | relevance | path

Searched defs:fname (Results 1 – 25 of 122) sorted by relevance

12345

/Linux-v5.4/fs/ext4/
Ddir.c381 struct fname { struct
385 struct fname *next; argument
398 struct fname *fname, *next; in free_rb_tree_fname() argument
443 struct fname *fname, *new_fn; in ext4_htree_store_dirent() local
501 struct fname *fname) in call_filldir()
531 struct fname *fname; in ext4_dx_readdir() local
Dnamei.c750 dx_probe(struct ext4_filename *fname, struct inode *dir, in dx_probe()
1192 struct ext4_filename *fname, in search_dirblock()
1343 const struct ext4_filename *fname, in ext4_match()
1379 struct inode *dir, struct ext4_filename *fname, in ext4_search_dir()
1440 struct ext4_filename *fname, in __ext4_find_entry()
1587 struct ext4_filename fname; in ext4_find_entry() local
1607 struct ext4_filename fname; in ext4_lookup_entry() local
1623 struct ext4_filename *fname, in ext4_dx_find_entry()
1919 struct ext4_filename *fname, in ext4_find_dest_de()
1953 struct ext4_filename *fname) in ext4_insert_dentry()
[all …]
/Linux-v5.4/scripts/dtc/
Dsrcpos.c47 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
Ddtc.c114 static const char *guess_type_by_name(const char *fname, const char *fallback) in guess_type_by_name()
130 static const char *guess_input_format(const char *fname, const char *fallback) in guess_input_format()
/Linux-v5.4/include/asm-generic/
Dkprobes.h11 # define __NOKPROBE_SYMBOL(fname) \ argument
15 # define NOKPROBE_SYMBOL(fname) __NOKPROBE_SYMBOL(fname) argument
20 # define NOKPROBE_SYMBOL(fname) argument
Derror-injection.h26 #define ALLOW_ERROR_INJECTION(fname, _etype) \ argument
36 #define ALLOW_ERROR_INJECTION(fname, _etype) argument
/Linux-v5.4/tools/power/cpupower/lib/
Dcpuidle.c31 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()
Dcpufreq.c23 static unsigned int sysfs_cpufreq_read_file(unsigned int cpu, const char *fname, in sysfs_cpufreq_read_file()
36 const char *fname, in sysfs_cpufreq_write_file()
342 char fname[MAX_LINE_LEN]; in cpufreq_get_frequencies() local
/Linux-v5.4/fs/f2fs/
Ddir.c87 struct fscrypt_name *fname, in find_in_block()
169 struct fscrypt_name *fname, in f2fs_match_name()
203 struct f2fs_dir_entry *f2fs_find_target_dentry(struct fscrypt_name *fname, in f2fs_find_target_dentry()
255 struct fscrypt_name *fname, in find_in_level()
307 struct fscrypt_name *fname, struct page **res_page) in __f2fs_find_entry()
356 struct fscrypt_name fname; in f2fs_find_entry() local
703 int f2fs_add_dentry(struct inode *dir, struct fscrypt_name *fname, in f2fs_add_dentry()
730 struct fscrypt_name fname; in f2fs_do_add_link() local
Dhash.c72 struct fscrypt_name *fname) in __f2fs_dentry_hash()
109 const struct qstr *name_info, struct fscrypt_name *fname) in f2fs_dentry_hash()
/Linux-v5.4/tools/power/cpupower/utils/helpers/
Dsysfs.c105 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-v5.4/include/linux/
Dfscrypt.h160 static inline void fscrypt_free_filename(struct fscrypt_name *fname) in fscrypt_free_filename()
226 static inline bool fscrypt_match_name(const struct fscrypt_name *fname, in fscrypt_match_name()
436 int lookup, struct fscrypt_name *fname) in fscrypt_setup_filename()
448 static inline void fscrypt_free_filename(struct fscrypt_name *fname) in fscrypt_free_filename()
473 static inline bool fscrypt_match_name(const struct fscrypt_name *fname, in fscrypt_match_name()
524 struct fscrypt_name *fname) in __fscrypt_prepare_lookup()
668 struct fscrypt_name *fname) in fscrypt_prepare_lookup()
/Linux-v5.4/arch/hexagon/mm/
Dstrnlen_user.S26 #define fname __strnlen_user macro
32 fname: label
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/bios/
Dcommand_table2.c49 #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-v5.4/scripts/
Drecordmcount.c158 static void *mmap_file(char const *fname) in mmap_file()
311 static int write_file(const char *fname) in write_file()
454 static int do_file(char const *const fname) in do_file()
Drecordmcount.h470 char const *const fname) in __has_rel_mcount()
490 char const *const fname) in has_rel_mcount()
501 const char *const fname) in tot_relsize()
521 static int do_func(Elf_Ehdr *const ehdr, char const *const fname, in do_func()
Dsortextable.c89 static void *mmap_file(char const *fname) in mmap_file()
268 do_file(char const *const fname) in do_file()
/Linux-v5.4/security/integrity/
Dintegrity_audit.c29 const unsigned char *fname, const char *op, in integrity_audit_msg()
/Linux-v5.4/samples/bpf/
Dhbm.c300 char fname[100]; in run_bpf_prog() local
318 char fname[100]; in run_bpf_prog() local
/Linux-v5.4/arch/mips/boot/tools/
Drelocs_main.c32 const char *fname; in main() local
/Linux-v5.4/tools/perf/util/
Dprobe-finder.h74 const char *fname; /* Real file name */ member
112 const char *fname; /* File name */ member
Ddwarf-aux.c22 const char *cu_find_realpath(Dwarf_Die *cu_die, const char *fname) in cu_find_realpath()
72 const char **fname, int *lineno) in cu_find_lineinfo()
666 const char *fname; in __die_walk_funclines_cb() local
707 const char *fname; in __die_walk_funclines() local
751 const char *fname, *decf = NULL; in die_walk_lines() local
/Linux-v5.4/arch/x86/tools/
Drelocs_common.c23 const char *fname; in main() local
/Linux-v5.4/drivers/s390/char/
Dhmcdrv_ftp.h52 const char *fname; member
/Linux-v5.4/fs/gfs2/
Ddir.h59 static inline void gfs2_str2qstr(struct qstr *name, const char *fname) in gfs2_str2qstr()

12345