Searched refs:nfsdfs_client (Results 1 – 3 of 3) sorted by relevance
/linux/fs/nfsd/ |
H A D | nfsd.h | 120 struct nfsdfs_client { 125 struct nfsdfs_client *get_nfsdfs_client(struct inode *); 127 struct nfsdfs_client *ncl, u32 id, 123 struct nfsdfs_client { global() struct 128 cl_releasenfsdfs_client global() argument
|
H A D | nfsctl.c | 1131 static int __nfsd_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode, struct nfsdfs_client *ncl) in write_v4_end_grace() 1148 static struct dentry *nfsd_mkdir(struct dentry *parent, struct nfsdfs_client *ncl, char *name) in nfsd_get_inode() 1221 struct nfsdfs_client *ncl = inode->i_private; in __nfsd_symlink() 1229 struct nfsdfs_client *get_nfsdfs_client(struct inode *inode) 1231 struct nfsdfs_client *nc; 1245 struct nfsdfs_client *ncl, in _nfsd_symlink() 1281 struct nfsdfs_client *ncl, u32 id,
|
H A D | nfs4state.c | 2368 struct nfsdfs_client *c = container_of(k, struct nfsdfs_client, cl_ref); in __free_client() 2723 struct nfsdfs_client *nc; in get_nfsdfs_clp()
|