Home
last modified time | relevance | path

Searched defs:fid (Results 1 – 25 of 85) sorted by relevance

1234

/linux-4.19.296/fs/coda/
Dcnode.c47 struct CodaFid *fid = (struct CodaFid *)data; in coda_test_inode() local
54 struct CodaFid *fid = (struct CodaFid *)data; in coda_set_inode() local
60 struct inode * coda_iget(struct super_block * sb, struct CodaFid * fid, in coda_iget()
92 struct inode *coda_cnode_make(struct CodaFid *fid, struct super_block *sb) in coda_cnode_make()
135 struct inode *coda_fid_to_inode(struct CodaFid *fid, struct super_block *sb) in coda_fid_to_inode()
Dupcall.c92 int venus_getattr(struct super_block *sb, struct CodaFid *fid, in venus_getattr()
111 int venus_setattr(struct super_block *sb, struct CodaFid *fid, in venus_setattr()
130 int venus_lookup(struct super_block *sb, struct CodaFid *fid, in venus_lookup()
160 int venus_close(struct super_block *sb, struct CodaFid *fid, int flags, in venus_close()
180 int venus_open(struct super_block *sb, struct CodaFid *fid, in venus_open()
347 int venus_readlink(struct super_block *sb, struct CodaFid *fid, in venus_readlink()
379 int venus_link(struct super_block *sb, struct CodaFid *fid, in venus_link()
405 int venus_symlink(struct super_block *sb, struct CodaFid *fid, in venus_symlink()
440 int venus_fsync(struct super_block *sb, struct CodaFid *fid) in venus_fsync()
456 int venus_access(struct super_block *sb, struct CodaFid *fid, int mask) in venus_access()
[all …]
/linux-4.19.296/fs/9p/
Dfid.c44 static inline void __add_fid(struct dentry *dentry, struct p9_fid *fid) in __add_fid()
49 void v9fs_fid_add(struct dentry *dentry, struct p9_fid *fid) in v9fs_fid_add()
66 struct p9_fid *fid, *ret; in v9fs_fid_find() local
123 struct p9_fid *fid, *old_fid = NULL; in v9fs_fid_lookup_with_uid() local
263 struct p9_fid *fid; in v9fs_writeback_fid() local
Dvfs_inode_dotl.c114 struct p9_fid *fid, in v9fs_qid_iget_dotl()
161 v9fs_inode_from_fid_dotl(struct v9fs_session_info *v9ses, struct p9_fid *fid, in v9fs_inode_from_fid_dotl()
252 struct p9_fid *fid = NULL; in v9fs_vfs_atomic_open_dotl() local
388 struct p9_fid *fid = NULL, *dfid = NULL; in v9fs_vfs_mkdir_dotl() local
478 struct p9_fid *fid; in v9fs_vfs_getattr_dotl() local
558 struct p9_fid *fid; in v9fs_vfs_setattr_dotl() local
688 struct p9_fid *fid = NULL; in v9fs_vfs_symlink_dotl() local
791 struct p9_fid *fid; in v9fs_vfs_link_dotl() local
821 struct p9_fid *fid = NULL, *dfid = NULL; in v9fs_vfs_mknod_dotl() local
910 struct p9_fid *fid; in v9fs_vfs_get_link_dotl() local
[all …]
Dvfs_dir.c88 struct p9_fid *fid = filp->private_data; in v9fs_alloc_rdir_buf() local
106 struct p9_fid *fid; in v9fs_dir_readdir() local
166 struct p9_fid *fid; in v9fs_dir_readdir_dotl() local
223 struct p9_fid *fid; in v9fs_dir_release() local
Dacl.h28 static inline int v9fs_get_acl(struct inode *inode, struct p9_fid *fid) in v9fs_get_acl()
32 static inline int v9fs_acl_chmod(struct inode *inode, struct p9_fid *fid) in v9fs_acl_chmod()
37 struct p9_fid *fid, in v9fs_set_create_acl()
Dvfs_file.c64 struct p9_fid *fid; in v9fs_file_open() local
153 struct p9_fid *fid; in v9fs_file_do_lock() local
259 struct p9_fid *fid; in v9fs_file_getlock() local
400 struct p9_fid *fid = iocb->ki_filp->private_data; in v9fs_file_read_iter() local
463 struct p9_fid *fid; in v9fs_file_fsync() local
487 struct p9_fid *fid; in v9fs_file_fsync_dotl() local
525 struct p9_fid *fid; in v9fs_mmap_file_mmap() local
Dacl.c28 static struct posix_acl *__v9fs_get_acl(struct p9_fid *fid, char *name) in __v9fs_get_acl()
56 int v9fs_get_acl(struct inode *inode, struct p9_fid *fid) in v9fs_get_acl()
117 static int v9fs_set_acl(struct p9_fid *fid, int type, struct posix_acl *acl) in v9fs_set_acl()
150 int v9fs_acl_chmod(struct inode *inode, struct p9_fid *fid) in v9fs_acl_chmod()
169 int v9fs_set_create_acl(struct inode *inode, struct p9_fid *fid, in v9fs_set_create_acl()
Dxattr.c25 ssize_t v9fs_fid_xattr_get(struct p9_fid *fid, const char *name, in v9fs_fid_xattr_get()
73 struct p9_fid *fid; in v9fs_xattr_get() local
99 struct p9_fid *fid = v9fs_fid_lookup(dentry); in v9fs_xattr_set() local
103 int v9fs_fid_xattr_set(struct p9_fid *fid, const char *name, in v9fs_fid_xattr_set()
Dvfs_inode.c552 v9fs_inode_from_fid(struct v9fs_session_info *v9ses, struct p9_fid *fid, in v9fs_inode_from_fid()
668 struct p9_fid *dfid, *ofid, *fid; in v9fs_create() local
750 struct p9_fid *fid; in v9fs_vfs_create() local
775 struct p9_fid *fid; in v9fs_vfs_mkdir() local
810 struct p9_fid *dfid, *fid; in v9fs_vfs_lookup() local
868 struct p9_fid *fid, *inode_fid; in v9fs_vfs_atomic_open() local
1078 struct p9_fid *fid; in v9fs_vfs_getattr() local
1114 struct p9_fid *fid; in v9fs_vfs_setattr() local
1260 struct p9_fid *fid; in v9fs_vfs_get_link() local
1309 struct p9_fid *fid; in v9fs_vfs_mkspecial() local
[all …]
/linux-4.19.296/drivers/s390/char/
Dsclp_pci.c40 u32 fid; member
57 static int do_pci_configure(sclp_cmdw_t cmd, u32 fid) in do_pci_configure()
90 int sclp_pci_configure(u32 fid) in sclp_pci_configure()
96 int sclp_pci_deconfigure(u32 fid) in sclp_pci_deconfigure()
124 int sclp_pci_report(struct zpci_report_error_header *report, u32 fh, u32 fid) in sclp_pci_report()
/linux-4.19.296/fs/cifs/
Dsmb1ops.c574 struct cifs_fid fid; in cifs_query_path_info() local
620 struct cifs_fid *fid, FILE_ALL_INFO *data) in cifs_query_file_info()
723 cifs_set_fid(struct cifsFileInfo *cfile, struct cifs_fid *fid, __u32 oplock) in cifs_set_fid()
733 struct cifs_fid *fid) in cifs_close_file()
740 struct cifs_fid *fid) in cifs_flush_file()
771 struct cifs_fid fid; in smb_set_file_info() local
849 struct cifs_fid *fid, __u16 search_flags, in cifs_query_dir_first()
863 struct cifs_fid *fid, __u16 search_flags, in cifs_query_dir_next()
871 struct cifs_fid *fid) in cifs_close_dir()
877 cifs_oplock_response(struct cifs_tcon *tcon, struct cifs_fid *fid, in cifs_oplock_response()
[all …]
Dsmb2ops.c577 struct cifs_fid fid = { in open_shroot() local
621 struct cifs_fid fid; in smb3_qfs_tcon() local
665 struct cifs_fid fid; in smb2_qfs_tcon() local
694 struct cifs_fid fid; in smb2_is_path_accessible() local
735 struct cifs_fid *fid, FILE_ALL_INFO *data) in smb2_query_file_info()
849 struct cifs_fid fid; in smb2_query_eas() local
927 struct cifs_fid fid; in smb2_set_ea() local
1085 smb2_set_fid(struct cifsFileInfo *cfile, struct cifs_fid *fid, __u32 oplock) in smb2_set_fid()
1100 struct cifs_fid *fid) in smb2_close_file()
1276 struct cifs_fid *fid) in smb2_flush_file()
[all …]
Ddir.c229 __u32 *oplock, struct cifs_fid *fid) in cifs_do_create()
475 struct cifs_fid fid; in cifs_atomic_open() local
590 struct cifs_fid fid; in cifs_create() local
631 struct cifs_fid fid; in cifs_mknod() local
/linux-4.19.296/fs/xfs/
Dxfs_export.c50 struct fid *fid = (struct fid *)fh; in xfs_fs_encode_fh() local
161 xfs_fs_fh_to_dentry(struct super_block *sb, struct fid *fid, in xfs_fs_fh_to_dentry()
185 xfs_fs_fh_to_parent(struct super_block *sb, struct fid *fid, in xfs_fs_fh_to_parent()
/linux-4.19.296/fs/fat/
Dnfs.c114 struct fat_fid *fid = (struct fat_fid *) fh; in fat_encode_fh_nostale() local
151 static struct dentry *fat_fh_to_dentry(struct super_block *sb, struct fid *fid, in fat_fh_to_dentry()
163 struct fat_fid *fid = (struct fat_fid *)fh; in fat_fh_to_dentry_nostale() local
189 static struct dentry *fat_fh_to_parent(struct super_block *sb, struct fid *fid, in fat_fh_to_parent()
201 struct fat_fid *fid = (struct fat_fid *)fh; in fat_fh_to_parent_nostale() local
/linux-4.19.296/drivers/cpufreq/
Dpowernow-k8.c61 static u32 find_freq_from_fid(u32 fid) in find_freq_from_fid()
67 static u32 find_khz_freq_from_fid(u32 fid) in find_khz_freq_from_fid()
78 static u32 convert_fid_to_vco_fid(u32 fid) in convert_fid_to_vco_fid()
137 u8 fid, vid; in fidvid_msr_init() local
149 static int write_new_fid(struct powernow_k8_data *data, u32 fid) in write_new_fid()
807 u32 fid; in fill_powernow_table_fidvid() local
887 u32 fid = 0; in transition_frequency_fidvid() local
Dpowernow-k7.c60 unsigned long fid:5, member
175 u8 fid, vid; in get_ranges() local
218 static void change_FID(int fid) in change_FID()
250 u8 fid, vid; in powernow_target() local
352 u8 fid, vid; in powernow_acpi_init() local
/linux-4.19.296/fs/btrfs/
Dexport.c20 struct btrfs_fid *fid = (struct btrfs_fid *)fh; in btrfs_encode_fh() local
112 struct btrfs_fid *fid = (struct btrfs_fid *) fh; in btrfs_fh_to_parent() local
136 struct btrfs_fid *fid = (struct btrfs_fid *) fh; in btrfs_fh_to_dentry() local
/linux-4.19.296/fs/exportfs/
Dexpfs.c357 static int export_encode_fh(struct inode *inode, struct fid *fid, in export_encode_fh()
384 int exportfs_encode_inode_fh(struct inode *inode, struct fid *fid, in exportfs_encode_inode_fh()
396 int exportfs_encode_fh(struct dentry *dentry, struct fid *fid, int *max_len, in exportfs_encode_fh()
419 struct dentry *exportfs_decode_fh(struct vfsmount *mnt, struct fid *fid, in exportfs_decode_fh()
/linux-4.19.296/fs/efs/
Dnamei.c96 struct dentry *efs_fh_to_dentry(struct super_block *sb, struct fid *fid, in efs_fh_to_dentry()
103 struct dentry *efs_fh_to_parent(struct super_block *sb, struct fid *fid, in efs_fh_to_parent()
/linux-4.19.296/fs/squashfs/
Dexport.c96 struct fid *fid, int fh_len, int fh_type) in squashfs_fh_to_dentry()
107 struct fid *fid, int fh_len, int fh_type) in squashfs_fh_to_parent()
/linux-4.19.296/fs/ocfs2/
Dexport.c267 struct fid *fid, int fh_len, int fh_type) in ocfs2_fh_to_dentry()
281 struct fid *fid, int fh_len, int fh_type) in ocfs2_fh_to_parent()
/linux-4.19.296/fs/overlayfs/
Dexport.c254 static int ovl_dentry_to_fh(struct dentry *dentry, u32 *fid, int *max_len) in ovl_dentry_to_fh()
269 static int ovl_encode_fh(struct inode *inode, u32 *fid, int *max_len, in ovl_encode_fh()
783 static struct dentry *ovl_fh_to_dentry(struct super_block *sb, struct fid *fid, in ovl_fh_to_dentry()
816 static struct dentry *ovl_fh_to_parent(struct super_block *sb, struct fid *fid, in ovl_fh_to_parent()
/linux-4.19.296/fs/ntfs/
Dnamei.c367 static struct dentry *ntfs_fh_to_dentry(struct super_block *sb, struct fid *fid, in ntfs_fh_to_dentry()
374 static struct dentry *ntfs_fh_to_parent(struct super_block *sb, struct fid *fid, in ntfs_fh_to_parent()

1234