Home
last modified time | relevance | path

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

/linux-6.3-rc2/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-6.3-rc2/fs/nfs/
A Dinode.c941 list_for_each_entry_rcu(pos, &ctx->lock_context.list, list) { in __nfs_find_lock_context()
969 &ctx->lock_context.list); in nfs_get_lock_context()
1052 nfs_init_lock_context(&ctx->lock_context); in alloc_nfs_open_context()
1053 ctx->lock_context.open_context = ctx; in alloc_nfs_open_context()
1062 if (ctx != NULL && refcount_inc_not_zero(&ctx->lock_context.count)) in get_nfs_open_context()
1073 if (!refcount_dec_and_test(&ctx->lock_context.count)) in __put_nfs_open_context()
A Dpagelist.c811 hdr->args.lock_context = req->wb_lock_context; in nfs_pgio_rpcsetup()
A Dnfs4proc.c5418 args->lock_context, in nfs4_read_stateid_changed()
5490 hdr->args.lock_context, in nfs4_proc_pgio_rpc_prepare()
5532 args->lock_context, in nfs4_write_stateid_changed()
/linux-6.3-rc2/include/linux/
A Dnfs_fs.h78 struct nfs_lock_context lock_context; member
A Dnfs_xdr.h648 struct nfs_lock_context *lock_context; member
/linux-6.3-rc2/fs/nfs/filelayout/
A Dfilelayout.c290 hdr->args.lock_context, FMODE_READ) == -EIO) in filelayout_read_prepare()
386 hdr->args.lock_context, FMODE_WRITE) == -EIO) in filelayout_write_prepare()

Completed in 43 milliseconds