Home
last modified time | relevance | path

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

/linux-6.14.4/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.c722 fattr = nfs_alloc_fattr_with_label(NFS_SERVER(inode)); in nfs_setattr()
1305 fattr = nfs_alloc_fattr_with_label(NFS_SERVER(inode)); in __nfs_revalidate_inode()
1695 struct nfs_fattr *nfs_alloc_fattr_with_label(struct nfs_server *server) in nfs_alloc_fattr_with_label() function
1710 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()
1688 fattr = nfs_alloc_fattr_with_label(NFS_SERVER(inode)); in nfs_lookup_revalidate_dentry()
1967 fattr = nfs_alloc_fattr_with_label(NFS_SERVER(dir)); in nfs_lookup()
Dnfs4proc.c5057 res.fattr = nfs_alloc_fattr_with_label(server); in _nfs4_proc_link()
6388 fattr = nfs_alloc_fattr_with_label(NFS_SERVER(inode)); in nfs4_set_security_label()
/linux-6.14.4/include/linux/
Dnfs_fs.h472 extern struct nfs_fattr *nfs_alloc_fattr_with_label(struct nfs_server *server);