Home
last modified time | relevance | path

Searched refs:lock_context (Results 1 – 7 of 7) sorted by relevance

/linux/sound/pci/asihpi/
A Dhpios.h87 int lock_context; member
104 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()
/linux/fs/nfs/
A Dinode.c940 list_for_each_entry_rcu(pos, &ctx->lock_context.list, list) { in __nfs_find_lock_context()
968 &ctx->lock_context.list); in nfs_get_lock_context()
1051 nfs_init_lock_context(&ctx->lock_context); in alloc_nfs_open_context()
1052 ctx->lock_context.open_context = ctx; in alloc_nfs_open_context()
1061 if (ctx != NULL && refcount_inc_not_zero(&ctx->lock_context.count)) in get_nfs_open_context()
1072 if (!refcount_dec_and_test(&ctx->lock_context.count)) in __put_nfs_open_context()
A Dpagelist.c716 hdr->args.lock_context = req->wb_lock_context; in nfs_pgio_rpcsetup()
A Dnfs4proc.c5282 args->lock_context, in nfs4_read_stateid_changed()
5354 hdr->args.lock_context, in nfs4_proc_pgio_rpc_prepare()
5396 args->lock_context, in nfs4_write_stateid_changed()
/linux/fs/nfs/filelayout/
A Dfilelayout.c288 hdr->args.lock_context, FMODE_READ) == -EIO) in filelayout_read_prepare()
384 hdr->args.lock_context, FMODE_WRITE) == -EIO) in filelayout_write_prepare()
/linux/include/linux/
A Dnfs_fs.h80 struct nfs_lock_context lock_context; member
A Dnfs_xdr.h648 struct nfs_lock_context *lock_context; member

Completed in 41 milliseconds