/*
 * Copyright (C) 2014 Anna Schumaker.
 *
 * NFSv3-specific filesystem definitions and declarations
 */
#ifndef __LINUX_FS_NFS_NFS3_FS_H
#define __LINUX_FS_NFS_NFS3_FS_H

/*
 * nfs3acl.c
 */
#ifdef CONFIG_NFS_V3_ACL
extern struct posix_acl *nfs3_get_acl(struct inode *inode, int type);
extern int nfs3_set_acl(struct inode *inode, struct posix_acl *acl, int type);
extern int nfs3_proc_setacls(struct inode *inode, struct posix_acl *acl,
		struct posix_acl *dfacl);
extern ssize_t nfs3_listxattr(struct dentry *, char *, size_t);
extern const struct xattr_handler *nfs3_xattr_handlers[];
#else
static inline int nfs3_proc_setacls(struct inode *inode, struct posix_acl *acl,
		struct posix_acl *dfacl)
{
	return 0;
}
#define nfs3_listxattr NULL
#endif /* CONFIG_NFS_V3_ACL */

/* nfs3client.c */
struct nfs_server *nfs3_create_server(struct nfs_mount_info *, struct nfs_subversion *);
struct nfs_server *nfs3_clone_server(struct nfs_server *, struct nfs_fh *,
				     struct nfs_fattr *, rpc_authflavor_t);

/* nfs3super.c */
extern struct nfs_subversion nfs_v3;

#endif /* __LINUX_FS_NFS_NFS3_FS_H */
d='selected'>master</option>
<option value='nds-private-remove'>nds-private-remove</option>
<option value='packet-loop-back'>packet-loop-back</option>
<option value='packet-rx-pump-back'>packet-rx-pump-back</option>
</select> <input type='submit' value='switch'/></form></td></tr>
<tr><td class='sub'>net-next plumbings</td><td class='sub right'>Tobias Klauser</td></tr></table>
<table class='tabs'><tr><td>
<a href='/cgit.cgi/linux/net-next.git/'>summary</a><a href='/cgit.cgi/linux/net-next.git/refs/?id=f12e7d95d12fa4dbe655bd038a6d38526a879deb'>refs</a><a class='active' href='/cgit.cgi/linux/net-next.git/log/include/crypto/internal/hash.h'>log</a><a href='/cgit.cgi/linux/net-next.git/tree/include/crypto/internal/hash.h?id=f12e7d95d12fa4dbe655bd038a6d38526a879deb'>tree</a><a href='/cgit.cgi/linux/net-next.git/commit/include/crypto/internal/hash.h?id=f12e7d95d12fa4dbe655bd038a6d38526a879deb'>commit</a><a href='/cgit.cgi/linux/net-next.git/diff/include/crypto/internal/hash.h?id=f12e7d95d12fa4dbe655bd038a6d38526a879deb'>diff</a></td><td class='form'><form class='right' method='get' action='/cgit.cgi/linux/net-next.git/log/include/crypto/internal/hash.h'>
<input type='hidden' name='id' value='f12e7d95d12fa4dbe655bd038a6d38526a879deb'/><select name='qt'>
<option value='grep'>log msg</option>
<option value='author'>author</option>
<option value='committer'>committer</option>
<option value='range'>range</option>
</select>
<input class='txt' type='search' size='10' name='q' value=''/>
<input type='submit' value='search'/>
</form>
</td></tr></table>
<div class='path'>path: <a href='/cgit.cgi/linux/net-next.git/log/?id=f12e7d95d12fa4dbe655bd038a6d38526a879deb'>root</a>/<a href='/cgit.cgi/linux/net-next.git/log/include?id=f12e7d95d12fa4dbe655bd038a6d38526a879deb'>include</a>/<a href='/cgit.cgi/linux/net-next.git/log/include/crypto?id=f12e7d95d12fa4dbe655bd038a6d38526a879deb'>crypto</a>/<a href='/cgit.cgi/linux/net-next.git/log/include/crypto/internal?id=f12e7d95d12fa4dbe655bd038a6d38526a879deb'>internal</a>/<a href='/cgit.cgi/linux/net-next.git/log/include/crypto/internal/hash.h?id=f12e7d95d12fa4dbe655bd038a6d38526a879deb'>hash.h</a></div><div class='content'><table class='list nowrap'><tr class='nohover'><th class='left'>Age</th><th class='left'>Commit message (<a href='/cgit.cgi/linux/net-next.git/log/include/crypto/internal/hash.h?id=f12e7d95d12fa4dbe655bd038a6d38526a879deb&amp;showmsg=1'>Expand</a>)</th><th class='left'>Author</th><th class='left'>Files</th><th class='left'>Lines</th></tr>