Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dexport.c88 fattr = nfs_alloc_fattr_with_label(NFS_SB(sb)); in nfs_fh_to_dentry()
138 fattr = nfs_alloc_fattr_with_label(server); in nfs_get_parent()
H A Dinode.c777 fattr = nfs_alloc_fattr_with_label(NFS_SERVER(inode)); in nfs_setattr()
1393 fattr = nfs_alloc_fattr_with_label(NFS_SERVER(inode)); in __nfs_revalidate_inode()
1783 struct nfs_fattr *nfs_alloc_fattr_with_label(struct nfs_server *server) in nfs_alloc_fattr_with_label() function
1798 EXPORT_SYMBOL_GPL(nfs_alloc_fattr_with_label);
H A Dnfs4proc.c5092 res.fattr = nfs_alloc_fattr_with_label(server); in _nfs4_proc_link()
6372 fattr = nfs_alloc_fattr_with_label(NFS_SERVER(inode)); in nfs4_set_security_label()
/linux/include/linux/
H A Dnfs_fs.h482 extern struct nfs_fattr *nfs_alloc_fattr_with_label(struct nfs_server *server);