Home
last modified time | relevance | path

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

123456

/linux/fs/ext4/
H A Ddir.c413 struct fname { struct
417 struct fname *next; argument
430 struct fname *fname, *next; in free_rb_tree_fname() argument
472 struct fname *fname, *new_fn; in ext4_htree_store_dirent() local
528 struct fname *fname) in call_filldir()
558 struct fname *fname; in ext4_dx_readdir() local
H A Dcrypto.c23 int lookup, struct ext4_filename *fname) in ext4_fname_setup_filename()
42 struct ext4_filename *fname) in ext4_fname_prepare_lookup()
59 void ext4_fname_free_filename(struct ext4_filename *fname) in ext4_fname_free_filename()
H A Dnamei.c810 dx_probe(struct ext4_filename *fname, struct inode *dir, in dx_probe()
1296 struct ext4_filename *fname, in search_dirblock()
1438 const struct ext4_filename *fname, in ext4_match()
1488 struct inode *dir, struct ext4_filename *fname, in ext4_search_dir()
1549 struct ext4_filename *fname, in __ext4_find_entry()
1700 struct ext4_filename fname; in ext4_find_entry() local
1720 struct ext4_filename fname; in ext4_lookup_entry() local
1736 struct ext4_filename *fname, in ext4_dx_find_entry()
2066 struct ext4_filename *fname, in ext4_find_dest_de()
2101 struct ext4_filename *fname) in ext4_insert_dentry()
[all …]
/linux/fs/f2fs/
H A Ddir.c48 struct f2fs_filename *fname) in f2fs_init_casefolded_name()
77 void f2fs_free_casefolded_name(struct f2fs_filename *fname) in f2fs_free_casefolded_name()
90 struct f2fs_filename *fname) in __f2fs_setup_filename()
122 int lookup, struct f2fs_filename *fname) in f2fs_setup_filename()
141 struct f2fs_filename *fname) in f2fs_prepare_lookup()
153 void f2fs_free_filename(struct f2fs_filename *fname) in f2fs_free_filename()
177 const struct f2fs_filename *fname, in find_in_block()
190 const struct f2fs_filename *fname, in f2fs_match_name()
211 const struct f2fs_filename *fname, int *max_slots) in f2fs_find_target_dentry()
260 const struct f2fs_filename *fname, in find_in_level()
[all …]
H A Dinline.c354 const struct f2fs_filename *fname, in f2fs_find_in_inline_dir()
493 struct f2fs_filename fname; in f2fs_add_inline_entries() local
598 struct f2fs_filename fname; in f2fs_try_convert_inline_dir() local
634 int f2fs_add_inline_entry(struct inode *dir, const struct f2fs_filename *fname, in f2fs_add_inline_entry()
H A Dnamei.c469 struct f2fs_filename fname; in f2fs_lookup() local
786 struct inode **new_inode, struct f2fs_filename *fname) in __f2fs_tmpfile()
872 struct f2fs_filename *fname) in f2fs_create_whiteout()
926 struct f2fs_filename fname; in f2fs_rename() local
/linux/scripts/dtc/
H A Dsrcpos.c49 static void set_initial_path(char *fname) in set_initial_path()
60 static char *shorten_to_initial_path(char *fname) in shorten_to_initial_path()
102 static char *try_open(const char *dirname, const char *fname, FILE **fp) in try_open()
129 static char *fopen_any_on_path(const char *fname, FILE **fp) in fopen_any_on_path()
148 FILE *srcfile_relative_open(const char *fname, char **fullnamep) in srcfile_relative_open()
174 void srcfile_push(const char *fname) in srcfile_push()
291 const char *fname = "<no-file>"; in srcpos_string() local
317 const char *fname; in srcpos_string_comment() local
H A Ddtc.c116 static const char *guess_type_by_name(const char *fname, const char *fallback) in guess_type_by_name()
134 static const char *guess_input_format(const char *fname, const char *fallback) in guess_input_format()
/linux/include/asm-generic/
H A Dkprobes.h11 # define __NOKPROBE_SYMBOL(fname) \ argument
15 # define NOKPROBE_SYMBOL(fname) __NOKPROBE_SYMBOL(fname) argument
20 # define NOKPROBE_SYMBOL(fname) argument
H A Derror-injection.h27 #define ALLOW_ERROR_INJECTION(fname, _etype) \ argument
37 #define ALLOW_ERROR_INJECTION(fname, _etype) argument
/linux/scripts/
H A Dspdxcheck.py38 def update(self, fname, basedir, miss): argument
197 def parse_lines(self, fd, maxlines, fname): argument
308 read_exclude_file(fname) global() argument
368 fname = args.exclude global() variable
370 fname = os.path.join(os.path.dirname(__file__), 'spdxexclude') global() variable
[all...]
H A Dmake_fit.py194 def output_dtb(fsw, seq, fname, arch, compress): argument
215 def process_dtb(fname, args): argument
H A Drecordmcount.c176 static void *mmap_file(char const *fname) in mmap_file()
329 static int write_file(const char *fname) in write_file()
511 static int do_file(char const *const fname) in do_file()
H A Dsorttable.c81 static void *mmap_file(char const *fname, size_t *size) in mmap_file()
268 static int do_file(char const *const fname, void *addr) in do_file()
/linux/fs/ceph/
H A Dcrypto.h111 struct fscrypt_str *fname) in ceph_fname_alloc_buffer()
119 struct fscrypt_str *fname) in ceph_fname_free_buffer()
211 struct fscrypt_str *fname) in ceph_fname_alloc_buffer()
217 struct fscrypt_str *fname) in ceph_fname_free_buffer()
221 static inline int ceph_fname_to_usr(const struct ceph_fname *fname, in ceph_fname_to_usr()
/linux/drivers/pinctrl/qcom/
H A Dpinctrl-msm.h17 #define APQ_PIN_FUNCTION(fname) \ argument
22 #define IPQ_PIN_FUNCTION(fname) \ argument
27 #define MSM_PIN_FUNCTION(fname) \ argument
32 #define QCA_PIN_FUNCTION(fname) \ argument
/linux/tools/power/cpupower/lib/
H A 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()
322 static unsigned int sysfs_cpuidle_read_file(const char *fname, char *buf, in sysfs_cpuidle_read_file()
/linux/security/integrity/
H A Dintegrity_audit.c29 const unsigned char *fname, const char *op, in integrity_audit_msg()
37 const unsigned char *fname, const char *op, in integrity_audit_message()
/linux/include/net/
H A Dtc_wrapper.h20 #define TC_INDIRECT_ACTION_DECLARE(fname) \ argument
138 #define TC_INDIRECT_FILTER_DECLARE(fname) \ argument
/linux/tools/perf/util/
H A Dprobe-finder.c702 verify_representive_line(struct probe_finder * pf,const char * fname,int lineno,Dwarf_Addr addr) verify_representive_line() argument
735 probe_point_line_walker(const char * fname,int lineno,Dwarf_Addr addr,void * data) probe_point_line_walker() argument
769 find_lazy_match_lines(struct intlist * list,const char * fname,const char * pat) find_lazy_match_lines() argument
807 probe_point_lazy_walker(const char * fname,int lineno,Dwarf_Addr addr,void * data) probe_point_lazy_walker() argument
946 const char *fname; probe_point_search_cb() local
1023 const char *fname; pubname_search_cb() local
1566 const char *fname = NULL, *func = NULL, *basefunc = NULL, *tmp; debuginfo__find_probe_point() local
1681 line_range_walk_cb(const char * fname,int lineno,Dwarf_Addr addr,void * data) line_range_walk_cb() argument
1743 const char *fname; line_range_search_cb() local
[all...]
H A Dprobe-finder.h60 const char *fname; /* Real file name */ member
99 const char *fname; /* File name */ global() member
/linux/tools/power/cpupower/utils/helpers/
H A 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/include/linux/
H A Dfscrypt.h401 static inline void fscrypt_free_filename(struct fscrypt_name *fname) in fscrypt_free_filename()
662 int lookup, struct fscrypt_name *fname) in fscrypt_setup_filename()
674 static inline void fscrypt_free_filename(struct fscrypt_name *fname) in fscrypt_free_filename()
698 static inline bool fscrypt_match_name(const struct fscrypt_name *fname, in fscrypt_match_name()
758 struct fscrypt_name *fname) in __fscrypt_prepare_lookup()
1025 struct fscrypt_name *fname) in fscrypt_prepare_lookup()
/linux/samples/bpf/
H A Dhbm.c308 char fname[100]; in run_bpf_prog() local
327 char fname[100]; in run_bpf_prog() local
/linux/drivers/gpu/drm/amd/display/dc/bios/
H A 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

123456