Home
last modified time | relevance | path

Searched defs:conf (Results 1 – 4 of 4) sorted by relevance

/fs/smb/server/
Dserver.h46 char *conf[SERVER_CONF_WORK_GROUP + 1]; member
/fs/nfsd/
Dnfs4state.c3238 struct nfs4_client *conf, *new; in nfsd4_exchange_id() local
3547 struct nfs4_client *conf, *unconf; in nfsd4_create_session() local
4054 struct nfs4_client *conf, *unconf; in nfsd4_destroy_clientid() local
4141 struct nfs4_client *conf, *new; in nfsd4_setclientid() local
4198 struct nfs4_client *conf, *unconf; in nfsd4_setclientid_confirm() local
Dnfs4xdr.c3745 struct xdr_netobj *conf = &ld->ld_owner; in nfsd4_encode_lock_denied() local
/fs/
Dlocks.c2297 int vfs_lock_file(struct file *filp, unsigned int cmd, struct file_lock *fl, struct file_lock *conf) in vfs_lock_file()