Searched refs:nfs_alloc_fattr_with_label (Results 1 – 6 of 6) sorted by relevance
81 fattr = nfs_alloc_fattr_with_label(NFS_SB(sb)); in nfs_fh_to_dentry()131 fattr = nfs_alloc_fattr_with_label(server); in nfs_get_parent()
83 fsinfo.fattr = nfs_alloc_fattr_with_label(server); in nfs_get_root()
643 fattr = nfs_alloc_fattr_with_label(NFS_SERVER(inode)); in nfs_setattr()1209 fattr = nfs_alloc_fattr_with_label(NFS_SERVER(inode)); in __nfs_revalidate_inode()1591 struct nfs_fattr *nfs_alloc_fattr_with_label(struct nfs_server *server) in nfs_alloc_fattr_with_label() function1606 EXPORT_SYMBOL_GPL(nfs_alloc_fattr_with_label);
947 entry->fattr = nfs_alloc_fattr_with_label(NFS_SERVER(inode)); in nfs_readdir_xdr_to_array()1667 fattr = nfs_alloc_fattr_with_label(NFS_SERVER(inode)); in nfs_lookup_revalidate_dentry()1944 fattr = nfs_alloc_fattr_with_label(NFS_SERVER(dir)); in nfs_lookup()
4901 res.fattr = nfs_alloc_fattr_with_label(server); in _nfs4_proc_link()6226 fattr = nfs_alloc_fattr_with_label(NFS_SERVER(inode)); in nfs4_set_security_label()
425 extern struct nfs_fattr *nfs_alloc_fattr_with_label(struct nfs_server *server);