Searched defs:fname (Results 101 - 116 of 116) sorted by relevance

12345

/linux-master/arch/mips/include/asm/
H A Dsgiarcs.h149 char fname[32]; /* XXX empirical, should be a define */ member in struct:linux_vdirent
/linux-master/drivers/phy/mediatek/
H A Dphy-mtk-tphy.c384 const char *fname = file_dentry(sf->file)->d_iname; local
454 const char *fname = file_dentry(file)->d_iname; local
526 const char *fname = file_dentry(sf->file)->d_iname; local
580 const char *fname = file_dentry(file)->d_iname; local
[all...]
/linux-master/scripts/mod/
H A Dmodpost.c1688 char fname[PATH_MAX]; local
1973 static void write_buf(struct buffer *b, const char *fname) argument
1995 write_if_changed(struct buffer *b, const char *fname) argument
2046 char fname[PATH_MAX]; local
2071 read_dump(const char *fname) argument
2130 write_dump(const char *fname) argument
2153 write_namespace_deps_files(const char *fname) argument
[all...]
/linux-master/fs/ext4/
H A Dnamei.c809 dx_probe(struct ext4_filename *fname, struct inode *dir, argument
1293 search_dirblock(struct buffer_head *bh, struct inode *dir, struct ext4_filename *fname, unsigned int offset, struct ext4_dir_entry_2 **res_dir) argument
1487 ext4_match(struct inode *parent, const struct ext4_filename *fname, struct ext4_dir_entry_2 *de) argument
1530 ext4_search_dir(struct buffer_head *bh, char *search_buf, int buf_size, struct inode *dir, struct ext4_filename *fname, unsigned int offset, struct ext4_dir_entry_2 **res_dir) argument
1591 __ext4_find_entry(struct inode *dir, struct ext4_filename *fname, struct ext4_dir_entry_2 **res_dir, int *inlined) argument
1741 struct ext4_filename fname; local
1761 struct ext4_filename fname; local
1776 ext4_dx_find_entry(struct inode *dir, struct ext4_filename *fname, struct ext4_dir_entry_2 **res_dir) argument
2095 ext4_find_dest_de(struct inode *dir, struct inode *inode, struct buffer_head *bh, void *buf, int buf_size, struct ext4_filename *fname, struct ext4_dir_entry_2 **dest_de) argument
2129 ext4_insert_dentry(struct inode *dir, struct inode *inode, struct ext4_dir_entry_2 *de, int buf_size, struct ext4_filename *fname) argument
2169 add_dirent_to_buf(handle_t *handle, struct ext4_filename *fname, struct inode *dir, struct inode *inode, struct ext4_dir_entry_2 *de, struct buffer_head *bh) argument
2224 make_indexed_dir(handle_t *handle, struct ext4_filename *fname, struct inode *dir, struct inode *inode, struct buffer_head *bh) argument
2378 struct ext4_filename fname; local
2484 ext4_dx_add_entry(handle_t *handle, struct ext4_filename *fname, struct inode *dir, struct inode *inode) argument
[all...]
H A Dext4.h2767 ext4_fname_setup_filename(struct inode *dir, const struct qstr *iname, int lookup, struct ext4_filename *fname) argument
2784 ext4_fname_prepare_lookup(struct inode *dir, struct dentry *dentry, struct ext4_filename *fname) argument
2791 ext4_fname_free_filename(struct ext4_filename *fname) argument
[all...]
/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw.c1975 const char *fname; local
/linux-master/drivers/tty/
H A Dn_gsm.c563 static void gsm_hex_dump_bytes(const char *fname, const u8 *data, argument
/linux-master/fs/ntfs3/
H A Dntfs.h585 static inline struct ATTRIB *attr_from_name(struct ATTR_FILE_NAME *fname) argument
590 static inline u16 fname_full_size(const struct ATTR_FILE_NAME *fname) argument
H A Dfslog.c3031 struct ATTR_FILE_NAME *fname; local
/linux-master/fs/ceph/
H A Dmds_client.c450 struct ceph_fname fname; local
/linux-master/fs/btrfs/
H A Dtree-log.c7505 struct fscrypt_name fname; local
H A Dinode.c4251 struct fscrypt_name fname; local
4300 struct fscrypt_name fname; local
4635 struct fscrypt_name fname; local
5383 struct fscrypt_name fname; local
5442 struct fscrypt_name fname; local
6622 struct fscrypt_name fname; local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dfw.c86 static const char *fname[] = { local
129 static const char * const fname[] = { local
/linux-master/drivers/scsi/
H A Dipr.c3999 char fname[100]; local
/linux-master/drivers/net/
H A Dvirtio_net.c5470 virtnet_fail_on_feature(struct virtio_device *vdev, unsigned int fbit, const char *fname, const char *dname) argument
/linux-master/drivers/net/wireless/marvell/
H A Dmwl8k.c530 mwl8k_request_fw(struct mwl8k_priv *priv, const char *fname, const struct firmware **fw, bool nowait) argument

Completed in 528 milliseconds

12345