/Linux-v4.19/fs/ext4/ |
D | dir.c | 381 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
|
D | namei.c | 734 dx_probe(struct ext4_filename *fname, struct inode *dir, in dx_probe() 1173 struct ext4_filename *fname, in search_dirblock() 1259 static inline bool ext4_match(const struct ext4_filename *fname, in ext4_match() 1279 struct inode *dir, struct ext4_filename *fname, in ext4_search_dir() 1355 struct ext4_filename fname; in ext4_find_entry() local 1491 struct ext4_filename *fname, in ext4_dx_find_entry() 1785 struct ext4_filename *fname, in ext4_find_dest_de() 1819 struct ext4_filename *fname) in ext4_insert_dentry() 1848 static int add_dirent_to_buf(handle_t *handle, struct ext4_filename *fname, in add_dirent_to_buf() 1902 static int make_indexed_dir(handle_t *handle, struct ext4_filename *fname, in make_indexed_dir() [all …]
|
/Linux-v4.19/include/asm-generic/ |
D | kprobes.h | 11 # define __NOKPROBE_SYMBOL(fname) \ argument 15 # define NOKPROBE_SYMBOL(fname) __NOKPROBE_SYMBOL(fname) argument 20 # define NOKPROBE_SYMBOL(fname) argument
|
D | error-injection.h | 23 #define ALLOW_ERROR_INJECTION(fname, _etype) \ argument 31 #define ALLOW_ERROR_INJECTION(fname, _etype) argument
|
/Linux-v4.19/scripts/dtc/ |
D | srcpos.c | 71 static char *try_open(const char *dirname, const char *fname, FILE **fp) in try_open() 98 static char *fopen_any_on_path(const char *fname, FILE **fp) in fopen_any_on_path() 117 FILE *srcfile_relative_open(const char *fname, char **fullnamep) in srcfile_relative_open() 143 void srcfile_push(const char *fname) in srcfile_push() 247 const char *fname = "<no-file>"; in srcpos_string() local
|
D | dtc.c | 122 static const char *guess_type_by_name(const char *fname, const char *fallback) in guess_type_by_name() 136 static const char *guess_input_format(const char *fname, const char *fallback) in guess_input_format()
|
/Linux-v4.19/tools/power/cpupower/lib/ |
D | cpuidle.c | 32 const char *fname) in cpuidle_state_file_exists() 54 const char *fname, char *buf, in cpuidle_state_read_file() 89 const char *fname, in cpuidle_state_write_file() 315 static unsigned int sysfs_cpuidle_read_file(const char *fname, char *buf, in sysfs_cpuidle_read_file()
|
/Linux-v4.19/fs/f2fs/ |
D | dir.c | 88 struct fscrypt_name *fname, in find_in_block() 107 struct f2fs_dir_entry *f2fs_find_target_dentry(struct fscrypt_name *fname, in f2fs_find_target_dentry() 152 struct fscrypt_name *fname, in find_in_level() 204 struct fscrypt_name *fname, struct page **res_page) in __f2fs_find_entry() 254 struct fscrypt_name fname; in f2fs_find_entry() local 588 int f2fs_add_dentry(struct inode *dir, struct fscrypt_name *fname, in f2fs_add_dentry() 615 struct fscrypt_name fname; in f2fs_do_add_link() local
|
D | hash.c | 74 struct fscrypt_name *fname) in f2fs_dentry_hash()
|
/Linux-v4.19/tools/power/cpupower/utils/helpers/ |
D | sysfs.c | 106 const char *fname) in sysfs_idlestate_file_exists() 126 const char *fname, char *buf, size_t buflen) in sysfs_idlestate_read_file() 160 const char *fname, in sysfs_idlestate_write_file() 385 static unsigned int sysfs_cpuidle_read_file(const char *fname, char *buf, in sysfs_cpuidle_read_file()
|
/Linux-v4.19/arch/hexagon/mm/ |
D | strnlen_user.S | 39 #define fname __strnlen_user macro 45 fname: label
|
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/bios/ |
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-v4.19/include/linux/ |
D | fscrypt_notsupp.h | 110 int lookup, struct fscrypt_name *fname) in fscrypt_setup_filename() 122 static inline void fscrypt_free_filename(struct fscrypt_name *fname) in fscrypt_free_filename() 147 static inline bool fscrypt_match_name(const struct fscrypt_name *fname, in fscrypt_match_name()
|
D | fscrypt_supp.h | 92 static inline void fscrypt_free_filename(struct fscrypt_name *fname) in fscrypt_free_filename() 158 static inline bool fscrypt_match_name(const struct fscrypt_name *fname, in fscrypt_match_name()
|
/Linux-v4.19/security/integrity/ |
D | integrity_audit.c | 32 const unsigned char *fname, const char *op, in integrity_audit_msg()
|
/Linux-v4.19/scripts/ |
D | recordmcount.h | 455 char const *const fname) in __has_rel_mcount() 475 char const *const fname) in has_rel_mcount() 486 const char *const fname) in tot_relsize() 503 do_func(Elf_Ehdr *const ehdr, char const *const fname, unsigned const reltype) in do_func()
|
D | recordmcount.c | 284 static void *mmap_file(char const *fname) in mmap_file() 310 static void write_file(const char *fname) in write_file() 451 do_file(char const *const fname) in do_file()
|
D | sortextable.c | 89 static void *mmap_file(char const *fname) in mmap_file() 268 do_file(char const *const fname) in do_file()
|
/Linux-v4.19/arch/mips/boot/tools/ |
D | relocs_main.c | 32 const char *fname; in main() local
|
/Linux-v4.19/arch/x86/tools/ |
D | relocs_common.c | 23 const char *fname; in main() local
|
/Linux-v4.19/tools/perf/util/ |
D | probe-finder.h | 74 const char *fname; /* Real file name */ member 112 const char *fname; /* File name */ member
|
D | dwarf-aux.c | 35 const char *cu_find_realpath(Dwarf_Die *cu_die, const char *fname) in cu_find_realpath() 85 const char **fname, int *lineno) in cu_find_lineinfo() 679 const char *fname; in __die_walk_funclines_cb() local 720 const char *fname; in __die_walk_funclines() local 764 const char *fname, *decf = NULL; in die_walk_lines() local
|
/Linux-v4.19/drivers/s390/char/ |
D | hmcdrv_ftp.h | 52 const char *fname; member
|
/Linux-v4.19/fs/gfs2/ |
D | dir.h | 63 static inline void gfs2_str2qstr(struct qstr *name, const char *fname) in gfs2_str2qstr()
|
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/bpf/ |
D | verifier.c | 112 nfp_bpf_stack_arg_ok(const char *fname, struct bpf_verifier_env *env, in nfp_bpf_stack_arg_ok() 145 nfp_bpf_map_call_ok(const char *fname, struct bpf_verifier_env *env, in nfp_bpf_map_call_ok()
|