Home
last modified time | relevance | path

Searched defs:fname (Results 1 – 25 of 134) 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() argument
77 void f2fs_free_casefolded_name(struct f2fs_filename *fname) in f2fs_free_casefolded_name() argument
90 __f2fs_setup_filename(const struct inode * dir,const struct fscrypt_name * crypt_name,struct f2fs_filename * fname) __f2fs_setup_filename() argument
122 f2fs_setup_filename(struct inode * dir,const struct qstr * iname,int lookup,struct f2fs_filename * fname) f2fs_setup_filename() argument
141 f2fs_prepare_lookup(struct inode * dir,struct dentry * dentry,struct f2fs_filename * fname) f2fs_prepare_lookup() argument
153 f2fs_free_filename(struct f2fs_filename * fname) f2fs_free_filename() argument
177 find_in_block(struct inode * dir,struct page * dentry_page,const struct f2fs_filename * fname,int * max_slots) find_in_block() argument
190 f2fs_match_name(const struct inode * dir,const struct f2fs_filename * fname,const u8 * de_name,u32 de_name_len) f2fs_match_name() argument
211 f2fs_find_target_dentry(const struct f2fs_dentry_ptr * d,const struct f2fs_filename * fname,int * max_slots) f2fs_find_target_dentry() argument
260 find_in_level(struct inode * dir,unsigned int level,const struct f2fs_filename * fname,struct page ** res_page) find_in_level() argument
319 __f2fs_find_entry(struct inode * dir,const struct f2fs_filename * fname,struct page ** res_page) __f2fs_find_entry() argument
367 struct f2fs_filename fname; f2fs_find_entry() local
422 init_dent_inode(struct inode * dir,struct inode * inode,const struct f2fs_filename * fname,struct page * ipage) init_dent_inode() argument
495 f2fs_init_inode_metadata(struct inode * inode,struct inode * dir,const struct f2fs_filename * fname,struct page * dpage) f2fs_init_inode_metadata() argument
601 f2fs_has_enough_room(struct inode * dir,struct page * ipage,const struct f2fs_filename * fname) f2fs_has_enough_room() argument
636 f2fs_add_regular_entry(struct inode * dir,const struct f2fs_filename * fname,struct inode * inode,nid_t ino,umode_t mode) f2fs_add_regular_entry() argument
731 f2fs_add_dentry(struct inode * dir,const struct f2fs_filename * fname,struct inode * inode,nid_t ino,umode_t mode) f2fs_add_dentry() argument
759 struct f2fs_filename fname; f2fs_do_add_link() local
792 f2fs_do_tmpfile(struct inode * inode,struct inode * dir,struct f2fs_filename * fname) f2fs_do_tmpfile() argument
[all...]
H A Dinline.c354 const struct f2fs_filename *fname, in f2fs_find_in_inline_dir() argument
493 struct f2fs_filename fname; f2fs_add_inline_entries() local
598 struct f2fs_filename fname; f2fs_try_convert_inline_dir() local
634 f2fs_add_inline_entry(struct inode * dir,const struct f2fs_filename * fname,struct inode * inode,nid_t ino,umode_t mode) f2fs_add_inline_entry() argument
[all...]
H A Dnamei.c469 struct f2fs_filename fname; f2fs_lookup() local
786 __f2fs_tmpfile(struct mnt_idmap * idmap,struct inode * dir,struct file * file,umode_t mode,bool is_whiteout,struct inode ** new_inode,struct f2fs_filename * fname) __f2fs_tmpfile() argument
872 f2fs_create_whiteout(struct mnt_idmap * idmap,struct inode * dir,struct inode ** whiteout,struct f2fs_filename * fname) f2fs_create_whiteout() argument
926 struct f2fs_filename fname; f2fs_rename() local
[all...]
/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 mmap_file(char const * fname,size_t * size) mmap_file() argument
268 do_file(char const * const fname,void * addr) do_file() argument
[all...]
/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()
H A Dacpi_cppc.c17 static int acpi_cppc_read_file(unsigned int cpu, const char *fname, in acpi_cppc_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/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.h402 static inline void fscrypt_free_filename(struct fscrypt_name *fname) in fscrypt_free_filename()
663 int lookup, struct fscrypt_name *fname) in fscrypt_setup_filename()
675 static inline void fscrypt_free_filename(struct fscrypt_name *fname) in fscrypt_free_filename()
699 static inline bool fscrypt_match_name(const struct fscrypt_name *fname, in fscrypt_match_name()
759 struct fscrypt_name *fname) in __fscrypt_prepare_lookup()
1026 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
/linux/fs/qnx4/
H A Ddir.c40 const char *fname; in qnx4_readdir() local

123456