Home
last modified time | relevance | path

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

123

/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 …]
/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()
253 struct p9_fid *fid = NULL; in v9fs_vfs_atomic_open_dotl() local
389 struct p9_fid *fid = NULL, *dfid = NULL; in v9fs_vfs_mkdir_dotl() local
479 struct p9_fid *fid; in v9fs_vfs_getattr_dotl() local
559 struct p9_fid *fid; in v9fs_vfs_setattr_dotl() local
693 struct p9_fid *fid = NULL; in v9fs_vfs_symlink_dotl() local
796 struct p9_fid *fid; in v9fs_vfs_link_dotl() local
826 struct p9_fid *fid = NULL, *dfid = NULL; in v9fs_vfs_mknod_dotl() local
915 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()
650 struct p9_fid *dfid, *ofid, *fid; in v9fs_create() local
732 struct p9_fid *fid; in v9fs_vfs_create() local
757 struct p9_fid *fid; in v9fs_vfs_mkdir() local
792 struct p9_fid *dfid, *fid; in v9fs_vfs_lookup() local
856 struct p9_fid *fid, *inode_fid; in v9fs_vfs_atomic_open() local
1066 struct p9_fid *fid; in v9fs_vfs_getattr() local
1102 struct p9_fid *fid; in v9fs_vfs_setattr() local
1248 struct p9_fid *fid; in v9fs_vfs_get_link() local
1297 struct p9_fid *fid; in v9fs_vfs_mkspecial() local
[all …]
Dvfs_super.c126 struct p9_fid *fid; in v9fs_mount() local
251 struct p9_fid *fid; in v9fs_statfs() local
/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()
727 cifs_set_fid(struct cifsFileInfo *cfile, struct cifs_fid *fid, __u32 oplock) in cifs_set_fid()
737 struct cifs_fid *fid) in cifs_close_file()
744 struct cifs_fid *fid) in cifs_flush_file()
775 struct cifs_fid fid; in smb_set_file_info() local
853 struct cifs_fid *fid, __u16 search_flags, in cifs_query_dir_first()
867 struct cifs_fid *fid, __u16 search_flags, in cifs_query_dir_next()
875 struct cifs_fid *fid) in cifs_close_dir()
881 cifs_oplock_response(struct cifs_tcon *tcon, struct cifs_fid *fid, in cifs_oplock_response()
[all …]
Dsmb2ops.c332 struct cifs_fid fid; in smb3_qfs_tcon() local
368 struct cifs_fid fid; in smb2_qfs_tcon() local
397 struct cifs_fid fid; in smb2_is_path_accessible() local
435 struct cifs_fid *fid, FILE_ALL_INFO *data) in smb2_query_file_info()
548 struct cifs_fid fid; in smb2_query_eas() local
626 struct cifs_fid fid; in smb2_set_ea() local
793 smb2_set_fid(struct cifsFileInfo *cfile, struct cifs_fid *fid, __u32 oplock) in smb2_set_fid()
808 struct cifs_fid *fid) in smb2_close_file()
976 struct cifs_fid *fid) in smb2_flush_file()
1231 struct cifs_fid *fid, __u16 search_flags, in smb2_query_dir_first()
[all …]
Ddir.c229 __u32 *oplock, struct cifs_fid *fid) in cifs_do_create()
476 struct cifs_fid fid; in cifs_atomic_open() local
591 struct cifs_fid fid; in cifs_create() local
632 struct cifs_fid fid; in cifs_mknod() local
Dlink.c309 struct cifs_fid fid; in cifs_query_mf_symlink() local
353 struct cifs_fid fid; in cifs_create_mf_symlink() local
394 struct cifs_fid fid; in smb3_query_mf_symlink() local
456 struct cifs_fid fid; in smb3_create_mf_symlink() local
/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
/fs/xfs/
Dxfs_export.c62 struct fid *fid = (struct fid *)fh; in xfs_fs_encode_fh() local
164 xfs_fs_fh_to_dentry(struct super_block *sb, struct fid *fid, in xfs_fs_fh_to_dentry()
188 xfs_fs_fh_to_parent(struct super_block *sb, struct fid *fid, in xfs_fs_fh_to_parent()
/fs/afs/
Ddir.c125 struct afs_fid fid; member
429 struct afs_fid *fid, struct key *key) in afs_do_lookup()
465 struct afs_fid *fid) in afs_try_auto_mntpt()
500 struct afs_fid fid; in afs_lookup() local
738 struct afs_fid fid; in afs_mkdir() local
915 struct afs_fid fid; in afs_create() local
1023 struct afs_fid fid; in afs_symlink() local
/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()
/fs/btrfs/
Dexport.c19 struct btrfs_fid *fid = (struct btrfs_fid *)fh; in btrfs_encode_fh() local
111 struct btrfs_fid *fid = (struct btrfs_fid *) fh; in btrfs_fh_to_parent() local
135 struct btrfs_fid *fid = (struct btrfs_fid *) fh; in btrfs_fh_to_dentry() local
/fs/squashfs/
Dexport.c91 struct fid *fid, int fh_len, int fh_type) in squashfs_fh_to_dentry()
102 struct fid *fid, int fh_len, int fh_type) in squashfs_fh_to_parent()
/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()
/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()
/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()
/fs/isofs/
Dexport.c163 struct fid *fid, int fh_len, int fh_type) in isofs_fh_to_dentry()
175 struct fid *fid, int fh_len, int fh_type) in isofs_fh_to_parent()

123