/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs3client.c | 59 nfs3_clone_server(struct nfs_server *source, struct nfs_fh *fh, struct nfs_fattr *fattr, rpc_authflavor_t flavor) nfs3_clone_server() argument
|
H A D | nfs3acl.c | 162 struct nfs_fattr *fattr; in __nfs3_proc_setacls() local [all...] |
H A D | export.c | 68 struct nfs_fattr *fattr = NULL; in nfs_fh_to_dentry() local 133 struct nfs_fattr *fattr = NULL; nfs_get_parent() local [all...] |
H A D | nfs4file.c | 324 struct nfs_fattr *fattr = nfs_alloc_fattr(); in __nfs42_ssc_open() local
|
H A D | nfs4idmap.c | 89 void nfs_fattr_init_names(struct nfs_fattr *fattr, in nfs_fattr_init_names() argument 97 static void nfs_fattr_free_owner_name(struct nfs_fattr *fattr) in nfs_fattr_free_owner_name() argument 103 static void nfs_fattr_free_group_name(struct nfs_fattr *fattr) in nfs_fattr_free_group_name() argument 109 nfs_fattr_map_owner_name(struct nfs_server *server, struct nfs_fattr *fattr) nfs_fattr_map_owner_name() argument 123 nfs_fattr_map_group_name(struct nfs_server *server, struct nfs_fattr *fattr) nfs_fattr_map_group_name() argument 141 nfs_fattr_free_names(struct nfs_fattr *fattr) nfs_fattr_free_names() argument 157 nfs_fattr_map_and_free_names(struct nfs_server *server, struct nfs_fattr *fattr) nfs_fattr_map_and_free_names() argument [all...] |
H A D | nfs2xdr.c | 265 static int decode_fattr(struct xdr_stream *xdr, struct nfs_fattr *fattr, in decode_fattr() argument [all...] |
H A D | nfs3proc.c | 127 nfs3_proc_setattr(struct dentry *dentry, struct nfs_fattr *fattr, in nfs3_proc_setattr() argument 103 nfs3_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label, struct inode *inode) nfs3_proc_getattr() argument 157 nfs3_proc_lookup(struct inode *dir, struct dentry *dentry, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label) nfs3_proc_lookup() argument 234 struct nfs_fattr *fattr; nfs3_proc_readlink() local 271 struct nfs_fattr fattr; global() member [all...] |
H A D | proc.c | 57 struct nfs_fattr *fattr = info->fattr; in nfs_proc_get_root() local 125 nfs_proc_setattr(struct dentry *dentry, struct nfs_fattr *fattr, in nfs_proc_setattr() argument 101 nfs_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label, struct inode *inode) nfs_proc_getattr() argument 155 nfs_proc_lookup(struct inode *dir, struct dentry *dentry, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label) nfs_proc_lookup() argument 212 struct nfs_fattr fattr; global() member 403 struct nfs_fattr *fattr; nfs_proc_symlink() local [all...] |
H A D | client.c | 822 int nfs_probe_fsinfo(struct nfs_server *server, struct nfs_fh *mntfh, struct nfs_fattr *fattr) in nfs_probe_fsinfo() argument 982 struct nfs_fattr *fattr; in nfs_create_server() local 1044 nfs_clone_server(struct nfs_server *source, struct nfs_fh *fh, struct nfs_fattr *fattr, rpc_authflavor_t flavor) nfs_clone_server() argument [all...] |
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs3client.c | 63 nfs3_clone_server(struct nfs_server *source, struct nfs_fh *fh, struct nfs_fattr *fattr, rpc_authflavor_t flavor) nfs3_clone_server() argument
|
H A D | nfs3acl.c | 165 struct nfs_fattr *fattr; in __nfs3_proc_setacls() local [all...] |
H A D | export.c | 67 struct nfs_fattr *fattr = NULL; in nfs_fh_to_dentry() local 123 struct nfs_fattr *fattr = NULL; nfs_get_parent() local [all...] |
H A D | nfs4file.c | 319 struct nfs_fattr *fattr = nfs_alloc_fattr(); in __nfs42_ssc_open() local
|
H A D | proc.c | 57 struct nfs_fattr *fattr = info->fattr; in nfs_proc_get_root() local 126 nfs_proc_setattr(struct dentry *dentry, struct nfs_fattr *fattr, in nfs_proc_setattr() argument 103 nfs_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct inode *inode) nfs_proc_getattr() argument 156 nfs_proc_lookup(struct inode *dir, struct dentry *dentry, struct nfs_fh *fhandle, struct nfs_fattr *fattr) nfs_proc_lookup() argument 212 struct nfs_fattr fattr; global() member 403 struct nfs_fattr *fattr; nfs_proc_symlink() local [all...] |
H A D | nfs3proc.c | 126 nfs3_proc_setattr(struct dentry *dentry, struct nfs_fattr *fattr, in nfs3_proc_setattr() argument 103 nfs3_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct inode *inode) nfs3_proc_getattr() argument 156 __nfs3_proc_lookup(struct inode *dir, const char *name, size_t len, struct nfs_fh *fhandle, struct nfs_fattr *fattr, unsigned short task_flags) __nfs3_proc_lookup() argument 195 nfs3_proc_lookup(struct inode *dir, struct dentry *dentry, struct nfs_fh *fhandle, struct nfs_fattr *fattr) nfs3_proc_lookup() argument 210 nfs3_proc_lookupp(struct inode *inode, struct nfs_fh *fhandle, struct nfs_fattr *fattr) nfs3_proc_lookupp() argument 258 struct nfs_fattr *fattr; nfs3_proc_readlink() local 295 struct nfs_fattr fattr; global() member [all...] |
H A D | nfs2xdr.c | 266 static int decode_fattr(struct xdr_stream *xdr, struct nfs_fattr *fattr, in decode_fattr() argument [all...] |
H A D | client.c | 842 static int nfs_probe_fsinfo(struct nfs_server *server, struct nfs_fh *mntfh, struct nfs_fattr *fattr) in nfs_probe_fsinfo() argument 893 struct nfs_fattr *fattr; in nfs_probe_server() local 1049 struct nfs_fattr *fattr; nfs_create_server() local 1111 nfs_clone_server(struct nfs_server *source, struct nfs_fh *fh, struct nfs_fattr *fattr, rpc_authflavor_t flavor) nfs_clone_server() argument [all...] |
H A D | nfs4idmap.c | 89 void nfs_fattr_init_names(struct nfs_fattr *fattr, in nfs_fattr_init_names() argument 97 static void nfs_fattr_free_owner_name(struct nfs_fattr *fattr) in nfs_fattr_free_owner_name() argument 103 static void nfs_fattr_free_group_name(struct nfs_fattr *fattr) in nfs_fattr_free_group_name() argument 109 nfs_fattr_map_owner_name(struct nfs_server *server, struct nfs_fattr *fattr) nfs_fattr_map_owner_name() argument 123 nfs_fattr_map_group_name(struct nfs_server *server, struct nfs_fattr *fattr) nfs_fattr_map_group_name() argument 141 nfs_fattr_free_names(struct nfs_fattr *fattr) nfs_fattr_free_names() argument 157 nfs_fattr_map_and_free_names(struct nfs_server *server, struct nfs_fattr *fattr) nfs_fattr_map_and_free_names() argument [all...] |
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | cached_dir.h | 18 struct cifs_fattr fattr; member
|
H A D | link.c | 158 couldbe_mf_symlink(const struct cifs_fattr *fattr) in couldbe_mf_symlink() argument 205 check_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, struct cifs_fattr *fattr, const unsigned char *path) check_mf_symlink() argument [all...] |
H A D | readdir.c | 65 reparse_inode_match(struct inode *inode, struct cifs_fattr *fattr) reparse_inode_match() argument 83 cifs_prime_dcache(struct dentry *parent, struct qstr *name, struct cifs_fattr *fattr) cifs_prime_dcache() argument 173 cifs_fill_common_info(struct cifs_fattr *fattr, struct cifs_sb_info *cifs_sb) cifs_fill_common_info() argument 239 cifs_posix_to_fattr(struct cifs_fattr *fattr, struct smb2_posix_info *info, struct cifs_sb_info *cifs_sb) cifs_posix_to_fattr() argument 287 __dir_info_to_fattr(struct cifs_fattr *fattr, const void *info) __dir_info_to_fattr() argument 302 cifs_dir_info_to_fattr(struct cifs_fattr *fattr, FILE_DIRECTORY_INFO *info, struct cifs_sb_info *cifs_sb) cifs_dir_info_to_fattr() argument 309 cifs_fulldir_info_to_fattr(struct cifs_fattr *fattr, const void *info, struct cifs_sb_info *cifs_sb) cifs_fulldir_info_to_fattr() argument 324 cifs_std_info_to_fattr(struct cifs_fattr *fattr, FIND_FILE_STANDARD_INFO *info, struct cifs_sb_info *cifs_sb) cifs_std_info_to_fattr() argument 873 add_cached_dirent(struct cached_dirents *cde, struct dir_context *ctx, const char *name, int namelen, struct cifs_fattr *fattr) add_cached_dirent() argument 907 cifs_dir_emit(struct dir_context *ctx, const char *name, int namelen, struct cifs_fattr *fattr, struct cached_fid *cfid) cifs_dir_emit() argument 938 struct cifs_fattr fattr; cifs_filldir() local 1019 cifs_prime_dcache(file_dentry(file), &name, &fattr); cifs_filldir() local [all...] |
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | topology.c | 274 struct cache_attr *fattr = to_attr(attr); in ia64_cache_show() local
|
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | topology.c | 264 struct cache_attr *fattr = to_attr(attr); in ia64_cache_show() local
|
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | link.c | 171 couldbe_mf_symlink(const struct cifs_fattr *fattr) in couldbe_mf_symlink() argument 252 check_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, struct cifs_fattr *fattr, const unsigned char *path) check_mf_symlink() argument
|
H A D | readdir.c | 143 static bool reparse_file_needs_reval(const struct cifs_fattr *fattr) in reparse_file_needs_reval() argument 77 cifs_prime_dcache(struct dentry *parent, struct qstr *name, struct cifs_fattr *fattr) cifs_prime_dcache() argument 166 cifs_fill_common_info(struct cifs_fattr *fattr, struct cifs_sb_info *cifs_sb) cifs_fill_common_info() argument 246 cifs_posix_to_fattr(struct cifs_fattr *fattr, struct smb2_posix_info *info, struct cifs_sb_info *cifs_sb) cifs_posix_to_fattr() argument 297 __dir_info_to_fattr(struct cifs_fattr *fattr, const void *info) __dir_info_to_fattr() argument 312 cifs_dir_info_to_fattr(struct cifs_fattr *fattr, FILE_DIRECTORY_INFO *info, struct cifs_sb_info *cifs_sb) cifs_dir_info_to_fattr() argument 319 cifs_fulldir_info_to_fattr(struct cifs_fattr *fattr, SEARCH_ID_FULL_DIR_INFO *info, struct cifs_sb_info *cifs_sb) cifs_fulldir_info_to_fattr() argument 332 cifs_std_info_to_fattr(struct cifs_fattr *fattr, FIND_FILE_STANDARD_INFO *info, struct cifs_sb_info *cifs_sb) cifs_std_info_to_fattr() argument 844 struct cifs_fattr fattr; cifs_filldir() local 925 cifs_prime_dcache(file_dentry(file), &name, &fattr); cifs_filldir() local [all...] |