Searched defs:fattr (Results 1 - 27 of 27) sorted by relevance

/linux-4.4.14/fs/nfs/
H A Dnfs3client.c58 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 Dnamespace.c144 struct nfs_fattr *fattr = NULL; nfs_d_automount() local
240 nfs_do_submount(struct dentry *dentry, struct nfs_fh *fh, struct nfs_fattr *fattr, rpc_authflavor_t authflavor) nfs_do_submount() argument
275 nfs_submount(struct nfs_server *server, struct dentry *dentry, struct nfs_fh *fh, struct nfs_fattr *fattr) nfs_submount() argument
H A Dnfs3acl.c121 struct nfs_fattr *fattr; __nfs3_proc_setacls() local
H A Dnfs4namespace.c394 nfs4_submount(struct nfs_server *server, struct dentry *dentry, struct nfs_fh *fh, struct nfs_fattr *fattr) nfs4_submount() argument
H A Dproc.c56 struct nfs_fattr *fattr = info->fattr; nfs_proc_get_root() local
118 nfs_proc_setattr(struct dentry *dentry, struct nfs_fattr *fattr, nfs_proc_setattr() argument
200 struct nfs_fattr fattr; member in struct:nfs_createdata
387 struct nfs_fattr *fattr; nfs_proc_symlink() local
100 nfs_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label) nfs_proc_getattr() argument
148 nfs_proc_lookup(struct inode *dir, struct qstr *name, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label) nfs_proc_lookup() argument
H A Dclient.c775 int nfs_probe_fsinfo(struct nfs_server *server, struct nfs_fh *mntfh, struct nfs_fattr *fattr) nfs_probe_fsinfo() argument
947 struct nfs_fattr *fattr; nfs_create_server() local
1006 nfs_clone_server(struct nfs_server *source, struct nfs_fh *fh, struct nfs_fattr *fattr, rpc_authflavor_t flavor) nfs_clone_server() argument
H A Dinternal.h23 static inline void nfs_attr_check_mountpoint(struct super_block *parent, struct nfs_fattr *fattr) nfs_attr_check_mountpoint() argument
29 static inline int nfs_attr_use_mounted_on_fileid(struct nfs_fattr *fattr) nfs_attr_use_mounted_on_fileid() argument
42 struct nfs_fattr *fattr; member in struct:nfs_clone_mount
H A Dnfs2xdr.c278 static int decode_fattr(struct xdr_stream *xdr, struct nfs_fattr *fattr) decode_fattr() argument
H A Dnfs3proc.c120 nfs3_proc_setattr(struct dentry *dentry, struct nfs_fattr *fattr, nfs3_proc_setattr() argument
241 struct nfs_fattr *fattr; nfs3_proc_readlink() local
278 struct nfs_fattr fattr; member in struct:nfs3_createdata
102 nfs3_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label) nfs3_proc_getattr() argument
147 nfs3_proc_lookup(struct inode *dir, struct qstr *name, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label) nfs3_proc_lookup() argument
H A Dnfs4client.c908 struct nfs_fattr *fattr; nfs4_server_common_setup() local
1130 struct nfs_fattr *fattr; nfs_probe_destination() local
H A Dnfs4idmap.c79 void nfs_fattr_init_names(struct nfs_fattr *fattr, nfs_fattr_init_names() argument
87 static void nfs_fattr_free_owner_name(struct nfs_fattr *fattr) nfs_fattr_free_owner_name() argument
93 static void nfs_fattr_free_group_name(struct nfs_fattr *fattr) nfs_fattr_free_group_name() argument
99 static bool nfs_fattr_map_owner_name(struct nfs_server *server, struct nfs_fattr *fattr) nfs_fattr_map_owner_name() argument
113 static bool nfs_fattr_map_group_name(struct nfs_server *server, struct nfs_fattr *fattr) nfs_fattr_map_group_name() argument
131 void nfs_fattr_free_names(struct nfs_fattr *fattr) nfs_fattr_free_names() argument
147 void nfs_fattr_map_and_free_names(struct nfs_server *server, struct nfs_fattr *fattr) nfs_fattr_map_and_free_names() argument
H A Dinode.c69 nfs_fattr_to_ino_t(struct nfs_fattr *fattr) nfs_fattr_to_ino_t() argument
245 struct nfs_fattr *fattr; member in struct:nfs_find_desc
259 struct nfs_fattr *fattr = desc->fattr; nfs_find_actor() local
276 struct nfs_fattr *fattr = desc->fattr; nfs_init_locked() local
291 void nfs_setsecurity(struct inode *inode, struct nfs_fattr *fattr, nfs_setsecurity() argument
338 void nfs_setsecurity(struct inode *inode, struct nfs_fattr *fattr, nfs_setsecurity() argument
350 nfs_fhget(struct super_block *sb, struct nfs_fh *fh, struct nfs_fattr *fattr, struct nfs4_label *label) nfs_fhget() argument
506 struct nfs_fattr *fattr; nfs_setattr() local
948 struct nfs_fattr *fattr = NULL; __nfs_revalidate_inode() local
1184 static unsigned long nfs_wcc_update_inode(struct inode *inode, struct nfs_fattr *fattr) nfs_wcc_update_inode() argument
1233 static int nfs_check_inode_attributes(struct inode *inode, struct nfs_fattr *fattr) nfs_check_inode_attributes() argument
1300 void nfs_fattr_init(struct nfs_fattr *fattr) nfs_fattr_init() argument
1321 void nfs_fattr_set_barrier(struct nfs_fattr *fattr) nfs_fattr_set_barrier() argument
1328 struct nfs_fattr *fattr; nfs_alloc_fattr() local
1430 static int nfs_inode_attrs_need_update(const struct inode *inode, const struct nfs_fattr *fattr) nfs_inode_attrs_need_update() argument
1452 static int nfs_refresh_inode_locked(struct inode *inode, struct nfs_fattr *fattr) nfs_refresh_inode_locked() argument
1479 int nfs_refresh_inode(struct inode *inode, struct nfs_fattr *fattr) nfs_refresh_inode() argument
1493 static int nfs_post_op_update_inode_locked(struct inode *inode, struct nfs_fattr *fattr) nfs_post_op_update_inode_locked() argument
1526 int nfs_post_op_update_inode(struct inode *inode, struct nfs_fattr *fattr) nfs_post_op_update_inode() argument
1550 int nfs_post_op_update_inode_force_wcc_locked(struct inode *inode, struct nfs_fattr *fattr) nfs_post_op_update_inode_force_wcc_locked() argument
1599 int nfs_post_op_update_inode_force_wcc(struct inode *inode, struct nfs_fattr *fattr) nfs_post_op_update_inode_force_wcc() argument
1636 static int nfs_update_inode(struct inode *inode, struct nfs_fattr *fattr) nfs_update_inode() argument
596 nfs_setattr_update_inode(struct inode *inode, struct iattr *attr, struct nfs_fattr *fattr) nfs_setattr_update_inode() argument
1442 nfs_inode_attrs_handle_layoutcommit(struct inode *inode, struct nfs_fattr *fattr) nfs_inode_attrs_handle_layoutcommit() argument
1612 nfs_fileid_valid(struct nfs_inode *nfsi, struct nfs_fattr *fattr) nfs_fileid_valid() argument
H A Ddir.c1110 struct nfs_fattr *fattr = NULL; nfs_lookup_revalidate() local
1356 struct nfs_fattr *fattr = NULL; nfs_lookup() local
1633 nfs_instantiate(struct dentry *dentry, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label) nfs_instantiate() argument
H A Dnfs3xdr.c647 static int decode_fattr3(struct xdr_stream *xdr, struct nfs_fattr *fattr) decode_fattr3() argument
703 static int decode_post_op_attr(struct xdr_stream *xdr, struct nfs_fattr *fattr) decode_post_op_attr() argument
726 static int decode_wcc_attr(struct xdr_stream *xdr, struct nfs_fattr *fattr) decode_wcc_attr() argument
766 static int decode_pre_op_attr(struct xdr_stream *xdr, struct nfs_fattr *fattr) decode_pre_op_attr() argument
781 static int decode_wcc_data(struct xdr_stream *xdr, struct nfs_fattr *fattr) decode_wcc_data() argument
H A Dwrite.c1422 struct nfs_fattr *fattr = &hdr->fattr; nfs_writeback_update_inode() local
1399 nfs_writeback_check_extend(struct nfs_pgio_header *hdr, struct nfs_fattr *fattr) nfs_writeback_check_extend() argument
H A Dnfs4proc.c2759 struct nfs_fattr fattr; member in struct:nfs4_closedata
3283 struct nfs_fattr *fattr = info->fattr; nfs4_proc_get_root() local
3416 nfs4_proc_setattr(struct dentry *dentry, struct nfs_fattr *fattr, nfs4_proc_setattr() argument
3497 static void nfs_fixup_secinfo_attributes(struct nfs_fattr *fattr) nfs_fixup_secinfo_attributes() argument
3893 struct nfs_fattr fattr; member in struct:nfs4_createdata
4884 struct nfs_fattr fattr; _nfs4_get_security_label() local
4993 struct nfs_fattr fattr; nfs4_set_security_label() local
5291 struct nfs_fattr fattr; member in struct:nfs4_delegreturndata
6340 static void nfs_fixup_referral_attributes(struct nfs_fattr *fattr) nfs_fixup_referral_attributes() argument
2649 _nfs4_do_setattr(struct inode *inode, struct rpc_cred *cred, struct nfs_fattr *fattr, struct iattr *sattr, struct nfs4_state *state, struct nfs4_label *ilabel, struct nfs4_label *olabel) _nfs4_do_setattr() argument
2709 nfs4_do_setattr(struct inode *inode, struct rpc_cred *cred, struct nfs_fattr *fattr, struct iattr *sattr, struct nfs4_state *state, struct nfs4_label *ilabel, struct nfs4_label *olabel) nfs4_do_setattr() argument
3317 nfs4_get_referral(struct rpc_clnt *client, struct inode *dir, const struct qstr *name, struct nfs_fattr *fattr, struct nfs_fh *fhandle) nfs4_get_referral() argument
3360 _nfs4_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label) _nfs4_proc_getattr() argument
3384 nfs4_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label) nfs4_proc_getattr() argument
3464 _nfs4_proc_lookup(struct rpc_clnt *clnt, struct inode *dir, const struct qstr *name, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label) _nfs4_proc_lookup() argument
3505 nfs4_proc_lookup_common(struct rpc_clnt **clnt, struct inode *dir, struct qstr *name, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label) nfs4_proc_lookup_common() argument
3548 nfs4_proc_lookup(struct inode *dir, struct qstr *name, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label) nfs4_proc_lookup() argument
3564 nfs4_proc_lookup_mountpoint(struct inode *dir, struct qstr *name, struct nfs_fh *fhandle, struct nfs_fattr *fattr) nfs4_proc_lookup_mountpoint() argument
4934 _nfs4_do_set_security_label(struct inode *inode, struct nfs4_label *ilabel, struct nfs_fattr *fattr, struct nfs4_label *olabel) _nfs4_do_set_security_label() argument
4971 nfs4_do_set_security_label(struct inode *inode, struct nfs4_label *ilabel, struct nfs_fattr *fattr, struct nfs4_label *olabel) nfs4_do_set_security_label() argument
H A Dnfs4xdr.c4660 static int decode_getfattr_generic(struct xdr_stream *xdr, struct nfs_fattr *fattr, decode_getfattr_generic() argument
4692 static int decode_getfattr_label(struct xdr_stream *xdr, struct nfs_fattr *fattr, decode_getfattr_label() argument
4698 static int decode_getfattr(struct xdr_stream *xdr, struct nfs_fattr *fattr, decode_getfattr() argument
4530 decode_getfattr_attrs(struct xdr_stream *xdr, uint32_t *bitmap, struct nfs_fattr *fattr, struct nfs_fh *fh, struct nfs4_fs_locations *fs_loc, struct nfs4_label *label, const struct nfs_server *server) decode_getfattr_attrs() argument
/linux-4.4.14/fs/cifs/
H A Dlink.c190 couldbe_mf_symlink(const struct cifs_fattr *fattr) couldbe_mf_symlink() argument
271 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 Dreaddir.c140 cifs_fill_common_info(struct cifs_fattr *fattr, struct cifs_sb_info *cifs_sb) cifs_fill_common_info() argument
195 cifs_dir_info_to_fattr(struct cifs_fattr *fattr, FILE_DIRECTORY_INFO *info, cifs_dir_info_to_fattr() argument
211 cifs_std_info_to_fattr(struct cifs_fattr *fattr, FIND_FILE_STANDARD_INFO *info, cifs_std_info_to_fattr() argument
691 struct cifs_fattr fattr; cifs_filldir() local
76 cifs_prime_dcache(struct dentry *parent, struct qstr *name, struct cifs_fattr *fattr) cifs_prime_dcache() argument
H A Dcifsacl.c1007 cifs_acl_to_fattr(struct cifs_sb_info *cifs_sb, struct cifs_fattr *fattr, cifs_acl_to_fattr() argument
259 sid_to_id(struct cifs_sb_info *cifs_sb, struct cifs_sid *psid, struct cifs_fattr *fattr, uint sidtype) sid_to_id() argument
582 parse_dacl(struct cifs_acl *pdacl, char *end_of_acl, struct cifs_sid *pownersid, struct cifs_sid *pgrpsid, struct cifs_fattr *fattr) parse_dacl() argument
730 parse_sec_desc(struct cifs_sb_info *cifs_sb, struct cifs_ntsd *pntsd, int acl_len, struct cifs_fattr *fattr) parse_sec_desc() argument
H A Dinode.c92 cifs_revalidate_cache(struct inode *inode, struct cifs_fattr *fattr) cifs_revalidate_cache() argument
130 cifs_nlink_fattr_to_inode(struct inode *inode, struct cifs_fattr *fattr) cifs_nlink_fattr_to_inode() argument
154 cifs_fattr_to_inode(struct inode *inode, struct cifs_fattr *fattr) cifs_fattr_to_inode() argument
211 cifs_fill_uniqueid(struct super_block *sb, struct cifs_fattr *fattr) cifs_fill_uniqueid() argument
223 cifs_unix_basic_to_fattr(struct cifs_fattr *fattr, FILE_UNIX_BASIC_INFO *info, cifs_unix_basic_to_fattr() argument
313 cifs_create_dfs_fattr(struct cifs_fattr *fattr, struct super_block *sb) cifs_create_dfs_fattr() argument
336 struct cifs_fattr fattr; cifs_get_file_info_unix() local
362 struct cifs_fattr fattr; cifs_get_inode_info_unix() local
427 cifs_sfu_type(struct cifs_fattr *fattr, const char *path, cifs_sfu_type() argument
542 static int cifs_sfu_mode(struct cifs_fattr *fattr, const unsigned char *path, cifs_sfu_mode() argument
586 cifs_all_info_to_fattr(struct cifs_fattr *fattr, FILE_ALL_INFO *info, cifs_all_info_to_fattr() argument
658 struct cifs_fattr fattr; cifs_get_file_info() local
718 struct cifs_fattr fattr; cifs_get_inode_info() local
882 struct cifs_fattr *fattr = (struct cifs_fattr *) opaque; cifs_find_inode() local
906 struct cifs_fattr *fattr = (struct cifs_fattr *) opaque; cifs_init_inode() local
936 cifs_iget(struct super_block *sb, struct cifs_fattr *fattr) cifs_iget() argument
1420 struct cifs_fattr fattr; cifs_posix_mkdir() local
H A Dfile.c121 struct cifs_fattr fattr; cifs_posix_open() local
/linux-4.4.14/arch/ia64/kernel/
H A Dtopology.c278 struct cache_attr *fattr = to_attr(attr); ia64_cache_show() local
/linux-4.4.14/drivers/media/rc/
H A Drc-main.c866 struct rc_filter_attribute *fattr = to_rc_filter_attr(mattr); show_protocols() local
1002 struct rc_filter_attribute *fattr = to_rc_filter_attr(mattr); store_protocols() local
1103 struct rc_filter_attribute *fattr = to_rc_filter_attr(attr); show_filter() local
1150 struct rc_filter_attribute *fattr = to_rc_filter_attr(attr); store_filter() local
/linux-4.4.14/include/linux/
H A Dnfs_fs.h383 static inline void nfs_free_fattr(const struct nfs_fattr *fattr) nfs_free_fattr() argument
H A Dnfs_xdr.h131 struct nfs_fattr *fattr; /* Post-op attributes */ member in struct:nfs_fsinfo
148 struct nfs_fattr *fattr; /* Post-op attributes */ member in struct:nfs_fsstat
166 struct nfs_fattr *fattr; /* Post-op attributes */ member in struct:nfs_pathconf
282 struct nfs_fattr *fattr; member in struct:nfs4_layoutcommit_res
289 struct nfs_fattr fattr; member in struct:nfs4_layoutcommit_data
472 struct nfs_fattr * fattr; member in struct:nfs_closeres
551 struct nfs_fattr * fattr; member in struct:nfs4_delegreturnres
586 struct nfs_fattr * fattr; member in struct:nfs_pgio_res
609 struct nfs_fattr *fattr; member in struct:nfs_commitres
668 struct nfs_fattr * fattr; member in struct:nfs_entry
735 struct nfs_fattr * fattr; member in struct:nfs_setattrres
781 struct nfs_fattr * fattr; member in struct:nfs_diropok
862 struct nfs_fattr * fattr; member in struct:nfs3_diropres
866 struct nfs_fattr * fattr; member in struct:nfs3_accessres
879 struct nfs_fattr * fattr; member in struct:nfs3_linkres
889 struct nfs_fattr * fattr; member in struct:nfs3_getaclres
911 struct nfs_fattr * fattr; member in struct:nfs4_accessres
941 struct nfs_fattr * fattr; member in struct:nfs4_create_res
966 struct nfs_fattr * fattr; member in struct:nfs4_getattr_res
981 struct nfs_fattr * fattr; member in struct:nfs4_link_res
998 struct nfs_fattr * fattr; member in struct:nfs4_lookup_res
1107 struct nfs_fattr fattr; member in struct:nfs4_fs_locations
1405 struct nfs_fattr fattr; member in struct:nfs_pgio_header
1442 struct nfs_fattr fattr; member in struct:nfs_commit_data
/linux-4.4.14/drivers/cpufreq/
H A Dcpufreq.c817 struct freq_attr *fattr = to_attr(attr); show() local
836 struct freq_attr *fattr = to_attr(attr); store() local

Completed in 1219 milliseconds