Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/nfs/
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()
A Dgetroot.c83 fsinfo.fattr = nfs_alloc_fattr_with_label(server); in nfs_get_root()
A Dinode.c643 fattr = nfs_alloc_fattr_with_label(NFS_SERVER(inode)); in nfs_setattr()
1218 fattr = nfs_alloc_fattr_with_label(NFS_SERVER(inode)); in __nfs_revalidate_inode()
1600 struct nfs_fattr *nfs_alloc_fattr_with_label(struct nfs_server *server) in nfs_alloc_fattr_with_label() function
1615 EXPORT_SYMBOL_GPL(nfs_alloc_fattr_with_label);
A Ddir.c947 entry->fattr = nfs_alloc_fattr_with_label(NFS_SERVER(inode)); in nfs_readdir_xdr_to_array()
1672 fattr = nfs_alloc_fattr_with_label(NFS_SERVER(inode)); in nfs_lookup_revalidate_dentry()
1949 fattr = nfs_alloc_fattr_with_label(NFS_SERVER(dir)); in nfs_lookup()
A Dnfs4proc.c4907 res.fattr = nfs_alloc_fattr_with_label(server); in _nfs4_proc_link()
6232 fattr = nfs_alloc_fattr_with_label(NFS_SERVER(inode)); in nfs4_set_security_label()
/linux-6.3-rc2/include/linux/
A Dnfs_fs.h426 extern struct nfs_fattr *nfs_alloc_fattr_with_label(struct nfs_server *server);

Completed in 34 milliseconds