Home
last modified time | relevance | path

Searched refs:nfs_req_openctx (Results 1 – 21 of 21) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/nfs/
H A Dpagelist.c66 hdr->cred = nfs_req_openctx(hdr->req)->cred; in nfs_pgheader_init()
721 hdr->args.context = get_nfs_open_context(nfs_req_openctx(req)); in nfs_pgio_rpcsetup()
1058 if (!nfs_match_open_context(nfs_req_openctx(req), nfs_req_openctx(prev))) in nfs_coalesce_size()
1060 flctx = d_inode(nfs_req_openctx(req)->dentry)->i_flctx; in nfs_coalesce_size()
H A Dwrite.c963 struct nfs_open_context *ctx = nfs_req_openctx(req); in nfs_clear_request_commit()
1219 !nfs_match_open_context(nfs_req_openctx(req), ctx); in nfs_flush_incompatible()
1425 set_bit(NFS_CONTEXT_RESEND_WRITES, &nfs_req_openctx(req)->flags); in nfs_redirty_request()
1756 ctx = nfs_req_openctx(first); in nfs_init_commit()
1857 nfs_req_openctx(req)->dentry->d_sb->s_id, in nfs_commit_release_pages()
1858 (unsigned long long)NFS_FILEID(d_inode(nfs_req_openctx(req)->dentry)), in nfs_commit_release_pages()
1883 set_bit(NFS_CONTEXT_RESEND_WRITES, &nfs_req_openctx(req)->flags); in nfs_commit_release_pages()
H A Dread.c114 struct inode *inode = d_inode(nfs_req_openctx(req)->dentry); in nfs_readpage_release()
182 xchg(&nfs_req_openctx(req)->error, error); in nfs_read_completion()
H A Dpnfs.c2692 nfs_req_openctx(req), in pnfs_generic_pg_init_read()
2719 nfs_req_openctx(req), in pnfs_generic_pg_init_write()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/nfs/
H A Dpagelist.c66 hdr->cred = nfs_req_openctx(hdr->req)->cred; in nfs_pgheader_init()
721 hdr->args.context = get_nfs_open_context(nfs_req_openctx(req)); in nfs_pgio_rpcsetup()
1058 if (!nfs_match_open_context(nfs_req_openctx(req), nfs_req_openctx(prev))) in nfs_coalesce_size()
1060 flctx = d_inode(nfs_req_openctx(req)->dentry)->i_flctx; in nfs_coalesce_size()
H A Dwrite.c963 struct nfs_open_context *ctx = nfs_req_openctx(req); in nfs_clear_request_commit()
1219 !nfs_match_open_context(nfs_req_openctx(req), ctx); in nfs_flush_incompatible()
1425 set_bit(NFS_CONTEXT_RESEND_WRITES, &nfs_req_openctx(req)->flags); in nfs_redirty_request()
1756 ctx = nfs_req_openctx(first); in nfs_init_commit()
1857 nfs_req_openctx(req)->dentry->d_sb->s_id, in nfs_commit_release_pages()
1858 (unsigned long long)NFS_FILEID(d_inode(nfs_req_openctx(req)->dentry)), in nfs_commit_release_pages()
1883 set_bit(NFS_CONTEXT_RESEND_WRITES, &nfs_req_openctx(req)->flags); in nfs_commit_release_pages()
H A Dread.c114 struct inode *inode = d_inode(nfs_req_openctx(req)->dentry); in nfs_readpage_release()
182 xchg(&nfs_req_openctx(req)->error, error); in nfs_read_completion()
H A Dpnfs.c2692 nfs_req_openctx(req), in pnfs_generic_pg_init_read()
2719 nfs_req_openctx(req), in pnfs_generic_pg_init_write()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/nfs/
H A Dpagelist.c66 hdr->cred = nfs_req_openctx(hdr->req)->cred; in nfs_pgheader_init()
721 hdr->args.context = get_nfs_open_context(nfs_req_openctx(req)); in nfs_pgio_rpcsetup()
1058 if (!nfs_match_open_context(nfs_req_openctx(req), nfs_req_openctx(prev))) in nfs_coalesce_size()
1060 flctx = d_inode(nfs_req_openctx(req)->dentry)->i_flctx; in nfs_coalesce_size()
H A Dwrite.c963 struct nfs_open_context *ctx = nfs_req_openctx(req); in nfs_clear_request_commit()
1219 !nfs_match_open_context(nfs_req_openctx(req), ctx); in nfs_flush_incompatible()
1425 set_bit(NFS_CONTEXT_RESEND_WRITES, &nfs_req_openctx(req)->flags); in nfs_redirty_request()
1756 ctx = nfs_req_openctx(first); in nfs_init_commit()
1857 nfs_req_openctx(req)->dentry->d_sb->s_id, in nfs_commit_release_pages()
1858 (unsigned long long)NFS_FILEID(d_inode(nfs_req_openctx(req)->dentry)), in nfs_commit_release_pages()
1883 set_bit(NFS_CONTEXT_RESEND_WRITES, &nfs_req_openctx(req)->flags); in nfs_commit_release_pages()
H A Dread.c114 struct inode *inode = d_inode(nfs_req_openctx(req)->dentry); in nfs_readpage_release()
182 xchg(&nfs_req_openctx(req)->error, error); in nfs_read_completion()
H A Dpnfs.c2692 nfs_req_openctx(req), in pnfs_generic_pg_init_read()
2719 nfs_req_openctx(req), in pnfs_generic_pg_init_write()
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dnfs_page.h212 nfs_req_openctx(struct nfs_page *req) in nfs_req_openctx() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dnfs_page.h212 nfs_req_openctx(struct nfs_page *req) in nfs_req_openctx() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dnfs_page.h212 nfs_req_openctx(struct nfs_page *req) in nfs_req_openctx() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/nfs/filelayout/
H A Dfilelayout.c866 nfs_req_openctx(req), in filelayout_pg_init_read()
890 nfs_req_openctx(req), in filelayout_pg_init_write()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/nfs/filelayout/
H A Dfilelayout.c866 nfs_req_openctx(req), in filelayout_pg_init_read()
890 nfs_req_openctx(req), in filelayout_pg_init_write()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/nfs/filelayout/
H A Dfilelayout.c866 nfs_req_openctx(req), in filelayout_pg_init_read()
890 nfs_req_openctx(req), in filelayout_pg_init_write()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c810 nfs_req_openctx(req), in ff_layout_pg_get_read()
898 nfs_req_openctx(req), in ff_layout_pg_init_write()
957 nfs_req_openctx(req), in ff_layout_pg_get_mirror_count_write()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c810 nfs_req_openctx(req), in ff_layout_pg_get_read()
898 nfs_req_openctx(req), in ff_layout_pg_init_write()
957 nfs_req_openctx(req), in ff_layout_pg_get_mirror_count_write()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c810 nfs_req_openctx(req), in ff_layout_pg_get_read()
898 nfs_req_openctx(req), in ff_layout_pg_init_write()
957 nfs_req_openctx(req), in ff_layout_pg_get_mirror_count_write()