Searched refs:nfsdfs_client (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/nfsd/ |
| A D | nfsd.h | 123 struct nfsdfs_client { struct 128 struct nfsdfs_client *get_nfsdfs_client(struct inode *); argument 130 struct nfsdfs_client *ncl, u32 id,
|
| A D | nfsctl.c | 1172 …int __nfsd_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode, struct nfsdfs_client *ncl) in __nfsd_mkdir() 1189 static struct dentry *nfsd_mkdir(struct dentry *parent, struct nfsdfs_client *ncl, char *name) in nfsd_mkdir() 1262 struct nfsdfs_client *ncl = inode->i_private; in clear_ncl() 1270 struct nfsdfs_client *get_nfsdfs_client(struct inode *inode) in get_nfsdfs_client() 1272 struct nfsdfs_client *nc; in get_nfsdfs_client() 1286 struct nfsdfs_client *ncl, in nfsdfs_create_files() 1322 struct nfsdfs_client *ncl, u32 id, in nfsd_client_mkdir()
|
| A D | state.h | 436 struct nfsdfs_client cl_nfsdfs;
|
| A D | nfs4state.c | 2305 struct nfsdfs_client *c = container_of(k, struct nfsdfs_client, cl_ref); in __free_client() 2656 struct nfsdfs_client *nc; in get_nfsdfs_clp()
|
Completed in 30 milliseconds