Home
last modified time | relevance | path

Searched refs:nfs_alloc_fattr_with_label (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.1/fs/nfs/
Dexport.c81 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()
Dgetroot.c83 fsinfo.fattr = nfs_alloc_fattr_with_label(server); in nfs_get_root()
Dinode.c643 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() function
1606 EXPORT_SYMBOL_GPL(nfs_alloc_fattr_with_label);
Ddir.c947 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()
Dnfs4proc.c4901 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()
/Linux-v6.1/include/linux/
Dnfs_fs.h425 extern struct nfs_fattr *nfs_alloc_fattr_with_label(struct nfs_server *server);