Searched defs:fname (Results 26 - 50 of 115) sorted by relevance

12345

/linux-master/io_uring/
H A Dfs.c107 const char __user *fname; local
157 const char __user *fname; local
H A Dopenclose.c53 const char __user *fname; local
/linux-master/fs/ceph/
H A Dexport.c576 struct ceph_fname fname = { .dir = dir, local
H A Dcrypto.h221 static inline int ceph_fname_to_usr(const struct ceph_fname *fname, argument
110 ceph_fname_alloc_buffer(struct inode *parent, struct fscrypt_str *fname) argument
118 ceph_fname_free_buffer(struct inode *parent, struct fscrypt_str *fname) argument
210 ceph_fname_alloc_buffer(struct inode *parent, struct fscrypt_str *fname) argument
216 ceph_fname_free_buffer(struct inode *parent, struct fscrypt_str *fname) argument
[all...]
/linux-master/tools/perf/util/
H A Dprobe-finder.h60 const char *fname; /* Real file name */ member in struct:probe_finder
99 const char *fname; /* File name */ member in struct:line_finder
/linux-master/scripts/mod/
H A Dsumversion.c256 static int parse_file(const char *fname, struct md4_ctx *md) argument
395 char *fname; local
/linux-master/tools/testing/selftests/alsa/
H A Dtest-pcmtest-driver.c63 char fname[128]; local
/linux-master/fs/nilfs2/
H A Dbmap.c29 nilfs_bmap_convert_error(struct nilfs_bmap *bmap, const char *fname, int err) argument
/linux-master/drivers/infiniband/hw/qib/
H A Dqib_fs.c396 char fname[24]; local
/linux-master/fs/crypto/
H A Dhooks.c117 __fscrypt_prepare_lookup(struct inode *dir, struct dentry *dentry, struct fscrypt_name *fname) argument
H A Dfname.c438 fscrypt_setup_filename(struct inode *dir, const struct qstr *iname, int lookup, struct fscrypt_name *fname) argument
530 fscrypt_match_name(const struct fscrypt_name *fname, const u8 *de_name, u32 de_name_len) argument
[all...]
/linux-master/fs/xfs/
H A Dxfs_fsops.c478 xfs_do_force_shutdown( struct xfs_mount *mp, uint32_t flags, char *fname, int lnnum) argument
/linux-master/drivers/pinctrl/pxa/
H A Dpinctrl-pxa2xx.c250 pxa2xx_find_function(struct pxa_pinctrl *pctl, const char *fname, const struct pinfunction *functions) argument
/linux-master/scripts/
H A Dspdxcheck.py368 fname = args.exclude variable
370 fname = os.path.join(os.path.dirname(__file__), 'spdxexclude') variable
[all...]
/linux-master/fs/ntfs3/
H A Dnamei.c26 struct ATTR_FILE_NAME *fname = (struct ATTR_FILE_NAME *)(e + 1); local
353 struct ATTR_FILE_NAME *fname; local
[all...]
H A Ddir.c279 const struct ATTR_FILE_NAME *fname; local
517 const struct ATTR_FILE_NAME *fname; local
[all...]
/linux-master/drivers/net/ethernet/netronome/nfp/bpf/
H A Dverifier.c124 nfp_bpf_stack_arg_ok(const char *fname, struct bpf_verifier_env *env, argument
157 nfp_bpf_map_call_ok(const char *fname, struct bpf_verifier_env *env, argument
/linux-master/scripts/dtc/
H A Dsrcpos.c47 static void set_initial_path(char *fname) argument
58 static char *shorten_to_initial_path(char *fname) argument
100 static char *try_open(const char *dirname, const char *fname, FILE **fp) argument
127 fopen_any_on_path(const char *fname, FILE **fp) argument
146 srcfile_relative_open(const char *fname, char **fullnamep) argument
172 srcfile_push(const char *fname) argument
289 const char *fname = "<no-file>"; local
314 char *pos_str, *fname, *first, *rest; local
[all...]
/linux-master/samples/bpf/
H A Dhbm.c308 char fname[100]; local
327 char fname[100]; local
/linux-master/arch/s390/tools/
H A Drelocs.c364 const char *fname; local
/linux-master/security/integrity/
H A Dintegrity.h218 integrity_audit_msg(int audit_msgno, struct inode *inode, const unsigned char *fname, const char *op, const char *cause, int result, int info) argument
225 integrity_audit_message(int audit_msgno, struct inode *inode, const unsigned char *fname, const char *op, const char *cause, int result, int info, int errno) argument
/linux-master/fs/f2fs/
H A Dinline.c474 struct f2fs_filename fname; local
579 struct f2fs_filename fname; local
334 f2fs_find_in_inline_dir(struct inode *dir, const struct f2fs_filename *fname, struct page **res_page) argument
615 f2fs_add_inline_entry(struct inode *dir, const struct f2fs_filename *fname, struct inode *inode, nid_t ino, umode_t mode) argument
[all...]
/linux-master/drivers/pinctrl/
H A Dpinmux.c53 const char *fname = ops->get_function_name(pctldev, local
330 const char *fname = ops->get_function_name(pctldev, selector); local
689 char *buf, *gname, *fname; local
[all...]
/linux-master/fs/ext4/
H A Ddir.c403 struct fname { struct
420 struct fname *fname, *next; local
465 struct fname *fname, *new_fn; local
521 call_filldir(struct file *file, struct dir_context *ctx, struct fname *fname) argument
552 struct fname *fname; local
[all...]
/linux-master/tools/perf/util/scripting-engines/
H A Dtrace-event-perl.c559 char fname[PATH_MAX]; local

Completed in 218 milliseconds

12345