Home
last modified time | relevance | path

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

/linux-6.15/fs/nfs/
H A 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()
H A Dgetroot.c83 fsinfo.fattr = nfs_alloc_fattr_with_label(server); in nfs_get_root()
H A Dinode.c724 fattr = nfs_alloc_fattr_with_label(NFS_SERVER(inode)); in nfs_setattr()
1307 fattr = nfs_alloc_fattr_with_label(NFS_SERVER(inode)); in __nfs_revalidate_inode()
1697 struct nfs_fattr *nfs_alloc_fattr_with_label(struct nfs_server *server) in nfs_alloc_fattr_with_label() function
1712 EXPORT_SYMBOL_GPL(nfs_alloc_fattr_with_label);
H A Ddir.c949 entry->fattr = nfs_alloc_fattr_with_label(NFS_SERVER(inode)); in nfs_readdir_xdr_to_array()
1691 fattr = nfs_alloc_fattr_with_label(NFS_SERVER(inode)); in nfs_lookup_revalidate_dentry()
1970 fattr = nfs_alloc_fattr_with_label(NFS_SERVER(dir)); in nfs_lookup()
H A Dnfs4proc.c5072 res.fattr = nfs_alloc_fattr_with_label(server); in _nfs4_proc_link()
6422 fattr = nfs_alloc_fattr_with_label(NFS_SERVER(inode)); in nfs4_set_security_label()
/linux-6.15/include/linux/
H A Dnfs_fs.h472 extern struct nfs_fattr *nfs_alloc_fattr_with_label(struct nfs_server *server);