Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfsd.h88 struct nfsdfs_client { struct
95 struct nfsdfs_client *get_nfsdfs_client(struct inode *); argument
97 struct nfsdfs_client *ncl, u32 id,
H A Dnfsctl.c1143 static struct dentry *nfsd_mkdir(struct dentry *parent, struct nfsdfs_client *ncl, char *name) in nfsd_mkdir()
1213 struct nfsdfs_client *ncl = inode->i_private; in clear_ncl()
1221 struct nfsdfs_client *get_nfsdfs_client(struct inode *inode) in get_nfsdfs_client()
1223 struct nfsdfs_client *nc; in get_nfsdfs_client()
1237 struct nfsdfs_client *ncl, in nfsdfs_create_files()
1267 struct nfsdfs_client *ncl, u32 id, in nfsd_client_mkdir()
H A Dstate.h583 struct nfsdfs_client cl_nfsdfs;
H A Dnfs4state.c2764 struct nfsdfs_client *c = container_of(k, struct nfsdfs_client, cl_ref); in __free_client()
3163 struct nfsdfs_client *nc; in get_nfsdfs_clp()