Searched defs:conf (Results 1 – 4 of 4) sorted by relevance
/fs/lockd/ |
D | svclock.c | 526 struct file_lock *conf = kzalloc(sizeof(*conf), GFP_KERNEL); in nlmsvc_testlock() local 670 nlmsvc_update_deferred_block(struct nlm_block *block, struct file_lock *conf, in nlmsvc_update_deferred_block() 684 static int nlmsvc_grant_deferred(struct file_lock *fl, struct file_lock *conf, in nlmsvc_grant_deferred()
|
/fs/nfsd/ |
D | nfs4state.c | 1625 struct nfs4_client *unconf, *conf, *new; in nfsd4_exchange_id() local 1848 struct nfs4_client *conf, *unconf; in nfsd4_create_session() local 2213 struct nfs4_client *conf, *unconf, *clp; in nfsd4_destroy_clientid() local 2287 struct nfs4_client *conf, *unconf, *new; in nfsd4_setclientid() local 2338 struct nfs4_client *conf, *unconf; in nfsd4_setclientid_confirm() local
|
D | nfs4xdr.c | 2702 struct xdr_netobj *conf = &ld->ld_owner; in nfsd4_encode_lock_denied() local
|
/fs/ |
D | locks.c | 1791 int vfs_lock_file(struct file *filp, unsigned int cmd, struct file_lock *fl, struct file_lock *conf) in vfs_lock_file()
|