Searched refs:lock_context (Results 1 – 7 of 7) sorted by relevance
87 int lock_context; member104 l->lock_context = IN_LOCK_IRQ; in cond_lock()107 l->lock_context = IN_LOCK_BH; in cond_lock()113 if (l->lock_context == IN_LOCK_BH) in cond_unlock()
948 list_for_each_entry_rcu(pos, &ctx->lock_context.list, list) { in __nfs_find_lock_context()976 &ctx->lock_context.list); in nfs_get_lock_context()1059 nfs_init_lock_context(&ctx->lock_context); in alloc_nfs_open_context()1060 ctx->lock_context.open_context = ctx; in alloc_nfs_open_context()1069 if (ctx != NULL && refcount_inc_not_zero(&ctx->lock_context.count)) in get_nfs_open_context()1080 if (!refcount_dec_and_test(&ctx->lock_context.count)) in __put_nfs_open_context()
813 hdr->args.lock_context = req->wb_lock_context; in nfs_pgio_rpcsetup()
5452 args->lock_context, in nfs4_read_stateid_changed()5528 hdr->args.lock_context, in nfs4_proc_pgio_rpc_prepare()5570 args->lock_context, in nfs4_write_stateid_changed()
290 hdr->args.lock_context, FMODE_READ) == -EIO) in filelayout_read_prepare()386 hdr->args.lock_context, FMODE_WRITE) == -EIO) in filelayout_write_prepare()
82 struct nfs_lock_context lock_context; member
648 struct nfs_lock_context *lock_context; member