Home
last modified time | relevance | path

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

123

/fs/9p/
Dfid.c29 static inline void __add_fid(struct dentry *dentry, struct p9_fid *fid) in __add_fid()
34 void v9fs_fid_add(struct dentry *dentry, struct p9_fid *fid) in v9fs_fid_add()
51 struct p9_fid *fid, *ret; in v9fs_fid_find() local
108 struct p9_fid *fid, *old_fid = NULL; in v9fs_fid_lookup_with_uid() local
248 struct p9_fid *fid; in v9fs_writeback_fid() local
Dvfs_inode_dotl.c99 struct p9_fid *fid, in v9fs_qid_iget_dotl()
146 v9fs_inode_from_fid_dotl(struct v9fs_session_info *v9ses, struct p9_fid *fid, in v9fs_inode_from_fid_dotl()
237 struct p9_fid *fid = NULL; in v9fs_vfs_atomic_open_dotl() local
373 struct p9_fid *fid = NULL, *dfid = NULL; in v9fs_vfs_mkdir_dotl() local
463 struct p9_fid *fid; in v9fs_vfs_getattr_dotl() local
543 struct p9_fid *fid; in v9fs_vfs_setattr_dotl() local
677 struct p9_fid *fid = NULL; in v9fs_vfs_symlink_dotl() local
780 struct p9_fid *fid; in v9fs_vfs_link_dotl() local
810 struct p9_fid *fid = NULL, *dfid = NULL; in v9fs_vfs_mknod_dotl() local
899 struct p9_fid *fid; in v9fs_vfs_get_link_dotl() local
[all …]
Dvfs_dir.c73 struct p9_fid *fid = filp->private_data; in v9fs_alloc_rdir_buf() local
91 struct p9_fid *fid; in v9fs_dir_readdir() local
151 struct p9_fid *fid; in v9fs_dir_readdir_dotl() local
208 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.c49 struct p9_fid *fid; in v9fs_file_open() local
138 struct p9_fid *fid; in v9fs_file_do_lock() local
244 struct p9_fid *fid; in v9fs_file_getlock() local
385 struct p9_fid *fid = iocb->ki_filp->private_data; in v9fs_file_read_iter() local
448 struct p9_fid *fid; in v9fs_file_fsync() local
472 struct p9_fid *fid; in v9fs_file_fsync_dotl() local
510 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.c531 v9fs_inode_from_fid(struct v9fs_session_info *v9ses, struct p9_fid *fid, in v9fs_inode_from_fid()
647 struct p9_fid *dfid, *ofid, *fid; in v9fs_create() local
729 struct p9_fid *fid; in v9fs_vfs_create() local
754 struct p9_fid *fid; in v9fs_vfs_mkdir() local
789 struct p9_fid *dfid, *fid; in v9fs_vfs_lookup() local
847 struct p9_fid *fid, *inode_fid; in v9fs_vfs_atomic_open() local
1057 struct p9_fid *fid; in v9fs_vfs_getattr() local
1093 struct p9_fid *fid; in v9fs_vfs_setattr() local
1239 struct p9_fid *fid; in v9fs_vfs_get_link() local
1288 struct p9_fid *fid; in v9fs_vfs_mkspecial() local
[all …]
Dvfs_super.c115 struct p9_fid *fid; in v9fs_mount() local
240 struct p9_fid *fid; in v9fs_statfs() local
/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/cifs/
Dsmb1ops.c564 struct cifs_fid fid; in cifs_query_path_info() local
610 struct cifs_fid *fid, FILE_ALL_INFO *data) in cifs_query_file_info()
713 cifs_set_fid(struct cifsFileInfo *cfile, struct cifs_fid *fid, __u32 oplock) in cifs_set_fid()
723 struct cifs_fid *fid) in cifs_close_file()
730 struct cifs_fid *fid) in cifs_flush_file()
761 struct cifs_fid fid; in smb_set_file_info() local
839 struct cifs_fid *fid, __u16 search_flags, in cifs_query_dir_first()
853 struct cifs_fid *fid, __u16 search_flags, in cifs_query_dir_next()
861 struct cifs_fid *fid) in cifs_close_dir()
867 cifs_oplock_response(struct cifs_tcon *tcon, struct cifs_fid *fid, in cifs_oplock_response()
[all …]
Dsmb2ops.c715 struct cifs_fid fid = { in open_shroot() local
798 struct cifs_fid fid; in smb3_qfs_tcon() local
840 struct cifs_fid fid; in smb2_qfs_tcon() local
868 struct cifs_fid fid; in smb2_is_path_accessible() local
909 struct cifs_fid *fid, FILE_ALL_INFO *data) in smb2_query_file_info()
1084 struct cifs_fid fid; in smb2_set_ea() local
1301 smb2_set_fid(struct cifsFileInfo *cfile, struct cifs_fid *fid, __u32 oplock) in smb2_set_fid()
1319 struct cifs_fid *fid) in smb2_close_file()
1375 struct cifs_fid fid; in smb2_ioctl_query_info() local
1705 struct cifs_fid *fid) in smb2_flush_file()
[all …]
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
457 struct cifs_fid fid; in smb3_create_mf_symlink() local
/fs/fat/
Dnfs.c105 struct fat_fid *fid = (struct fat_fid *) fh; in fat_encode_fh_nostale() local
142 static struct dentry *fat_fh_to_dentry(struct super_block *sb, struct fid *fid, in fat_fh_to_dentry()
154 struct fat_fid *fid = (struct fat_fid *)fh; in fat_fh_to_dentry_nostale() local
180 static struct dentry *fat_fh_to_parent(struct super_block *sb, struct fid *fid, in fat_fh_to_parent()
192 struct fat_fid *fid = (struct fat_fid *)fh; in fat_fh_to_parent_nostale() local
/fs/xfs/
Dxfs_export.c48 struct fid *fid = (struct fid *)fh; in xfs_fs_encode_fh() local
159 xfs_fs_fh_to_dentry(struct super_block *sb, struct fid *fid, in xfs_fs_fh_to_dentry()
183 xfs_fs_fh_to_parent(struct super_block *sb, struct fid *fid, in xfs_fs_fh_to_parent()
/fs/exportfs/
Dexpfs.c358 static int export_encode_fh(struct inode *inode, struct fid *fid, in export_encode_fh()
385 int exportfs_encode_inode_fh(struct inode *inode, struct fid *fid, in exportfs_encode_inode_fh()
397 int exportfs_encode_fh(struct dentry *dentry, struct fid *fid, int *max_len, in exportfs_encode_fh()
420 struct dentry *exportfs_decode_fh(struct vfsmount *mnt, struct fid *fid, in exportfs_decode_fh()
/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
/fs/squashfs/
Dexport.c78 struct fid *fid, int fh_len, int fh_type) in squashfs_fh_to_dentry()
89 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/overlayfs/
Dexport.c251 static int ovl_dentry_to_fh(struct dentry *dentry, u32 *fid, int *max_len) in ovl_dentry_to_fh()
266 static int ovl_encode_fh(struct inode *inode, u32 *fid, int *max_len, in ovl_encode_fh()
780 static struct dentry *ovl_fh_to_dentry(struct super_block *sb, struct fid *fid, in ovl_fh_to_dentry()
813 static struct dentry *ovl_fh_to_parent(struct super_block *sb, struct fid *fid, in ovl_fh_to_parent()
/fs/ocfs2/
Dexport.c253 struct fid *fid, int fh_len, int fh_type) in ocfs2_fh_to_dentry()
267 struct fid *fid, int fh_len, int fh_type) in ocfs2_fh_to_parent()
/fs/ntfs/
Dnamei.c353 static struct dentry *ntfs_fh_to_dentry(struct super_block *sb, struct fid *fid, in ntfs_fh_to_dentry()
360 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()
/fs/gfs2/
Dexport.c144 static struct dentry *gfs2_fh_to_dentry(struct super_block *sb, struct fid *fid, in gfs2_fh_to_dentry()
166 static struct dentry *gfs2_fh_to_parent(struct super_block *sb, struct fid *fid, in gfs2_fh_to_parent()

123