Home
last modified time | relevance | path

Searched defs:ctx (Results 1 – 25 of 27) sorted by relevance

12

/fs/
Daio.c82 static void aio_free_ring(struct kioctx *ctx) in aio_free_ring()
102 static int aio_setup_ring(struct kioctx *ctx) in aio_setup_ring()
196 struct kioctx *ctx = container_of(head, struct kioctx, rcu_head); in ctx_rcu_free() local
213 static void __put_ioctx(struct kioctx *ctx) in __put_ioctx()
242 struct kioctx *ctx; in ioctx_alloc() local
323 static void aio_cancel_all(struct kioctx *ctx) in aio_cancel_all()
345 static void wait_for_all_aios(struct kioctx *ctx) in wait_for_all_aios()
393 struct kioctx *ctx; in exit_aio() local
426 static struct kiocb *__aio_get_req(struct kioctx *ctx) in __aio_get_req()
469 static inline struct kiocb *aio_get_req(struct kioctx *ctx) in aio_get_req()
[all …]
Dtimerfd.c41 struct timerfd_ctx *ctx = container_of(htmr, struct timerfd_ctx, tmr); in timerfd_tmrproc() local
53 static ktime_t timerfd_get_remaining(struct timerfd_ctx *ctx) in timerfd_get_remaining()
61 static void timerfd_setup(struct timerfd_ctx *ctx, int flags, in timerfd_setup()
83 struct timerfd_ctx *ctx = file->private_data; in timerfd_release() local
92 struct timerfd_ctx *ctx = file->private_data; in timerfd_poll() local
109 struct timerfd_ctx *ctx = file->private_data; in timerfd_read() local
183 struct timerfd_ctx *ctx; in SYSCALL_DEFINE2() local
215 struct timerfd_ctx *ctx; in SYSCALL_DEFINE4() local
271 struct timerfd_ctx *ctx; in SYSCALL_DEFINE2() local
Deventfd.c43 struct eventfd_ctx *ctx = file->private_data; in eventfd_signal() local
67 struct eventfd_ctx *ctx = file->private_data; in eventfd_poll() local
88 struct eventfd_ctx *ctx = file->private_data; in eventfd_read() local
135 struct eventfd_ctx *ctx = file->private_data; in eventfd_write() local
204 struct eventfd_ctx *ctx; in SYSCALL_DEFINE2() local
Dsignalfd.c44 struct signalfd_ctx *ctx = file->private_data; in signalfd_poll() local
128 static ssize_t signalfd_dequeue(struct signalfd_ctx *ctx, siginfo_t *info, in signalfd_dequeue()
176 struct signalfd_ctx *ctx = file->private_data; in signalfd_read() local
212 struct signalfd_ctx *ctx; in SYSCALL_DEFINE4() local
/fs/cifs/
Dasn1.c106 asn1_open(struct asn1_ctx *ctx, unsigned char *buf, unsigned int len) in asn1_open()
115 asn1_octet_decode(struct asn1_ctx *ctx, unsigned char *ch) in asn1_octet_decode()
126 asn1_tag_decode(struct asn1_ctx *ctx, unsigned int *tag) in asn1_tag_decode()
142 asn1_id_decode(struct asn1_ctx *ctx, in asn1_id_decode()
162 asn1_length_decode(struct asn1_ctx *ctx, unsigned int *def, unsigned int *len) in asn1_length_decode()
198 asn1_header_decode(struct asn1_ctx *ctx, in asn1_header_decode()
223 asn1_eoc_decode(struct asn1_ctx *ctx, unsigned char *eoc) in asn1_eoc_decode()
376 asn1_subid_decode(struct asn1_ctx *ctx, unsigned long *subid) in asn1_subid_decode()
393 asn1_oid_decode(struct asn1_ctx *ctx, in asn1_oid_decode()
472 struct asn1_ctx ctx; in decode_negTokenInit() local
Dmd5.c48 cifs_MD5_init(struct MD5Context *ctx) in cifs_MD5_init()
64 cifs_MD5_update(struct MD5Context *ctx, unsigned char const *buf, unsigned len) in cifs_MD5_update()
113 cifs_MD5_final(unsigned char digest[16], struct MD5Context *ctx) in cifs_MD5_final()
300 struct HMACMD5Context *ctx) in hmac_md5_init_limK_to_64()
329 struct HMACMD5Context *ctx) in hmac_md5_update()
338 hmac_md5_final(unsigned char *digest, struct HMACMD5Context *ctx) in hmac_md5_final()
Dmd5.h17 struct MD5Context ctx; member
Dcifsencrypt.c229 struct HMACMD5Context ctx; in CalcNTLMv2_partial_mac_key() local
/fs/ntfs/
Dattrib.c83 int ntfs_map_runlist_nolock(ntfs_inode *ni, VCN vcn, ntfs_attr_search_ctx *ctx) in ntfs_map_runlist_nolock()
464 ntfs_attr_search_ctx *ctx) in ntfs_attr_find_vcn_nolock()
590 const u8 *val, const u32 val_len, ntfs_attr_search_ctx *ctx) in ntfs_attr_find()
859 const u8 *val, const u32 val_len, ntfs_attr_search_ctx *ctx) in ntfs_external_attr_find()
1189 ntfs_attr_search_ctx *ctx) in ntfs_attr_lookup()
1216 static inline void ntfs_attr_init_search_ctx(ntfs_attr_search_ctx *ctx, in ntfs_attr_init_search_ctx()
1239 void ntfs_attr_reinit_search_ctx(ntfs_attr_search_ctx *ctx) in ntfs_attr_reinit_search_ctx()
1270 ntfs_attr_search_ctx *ctx; in ntfs_attr_get_search_ctx() local
1285 void ntfs_attr_put_search_ctx(ntfs_attr_search_ctx *ctx) in ntfs_attr_put_search_ctx()
1542 ntfs_attr_search_ctx *ctx; in ntfs_attr_make_non_resident() local
[all …]
Dinode.c450 static int ntfs_is_extended_system_file(ntfs_attr_search_ctx *ctx) in ntfs_is_extended_system_file()
550 ntfs_attr_search_ctx *ctx; in ntfs_read_locked_inode() local
1223 ntfs_attr_search_ctx *ctx; in ntfs_read_locked_attr_inode() local
1490 ntfs_attr_search_ctx *ctx; in ntfs_read_locked_index_inode() local
1777 ntfs_attr_search_ctx *ctx; in ntfs_read_inode_mount() local
2364 ntfs_attr_search_ctx *ctx; in ntfs_truncate() local
2964 ntfs_attr_search_ctx *ctx; in ntfs_write_inode() local
Dnamei.c178 ntfs_attr_search_ctx *ctx; in ntfs_lookup() local
304 ntfs_attr_search_ctx *ctx; in ntfs_get_parent() local
Dlcnalloc.h108 s64 count, ntfs_attr_search_ctx *ctx) in ntfs_cluster_free()
Ddir.c90 ntfs_attr_search_ctx *ctx; in ntfs_lookup_inode_by_name() local
1116 ntfs_attr_search_ctx *ctx; in ntfs_readdir() local
Dmft.c1286 ntfs_attr_search_ctx *ctx = NULL; in ntfs_mft_bitmap_extend_allocation_nolock() local
1583 ntfs_attr_search_ctx *ctx; in ntfs_mft_bitmap_extend_initialized_nolock() local
1722 ntfs_attr_search_ctx *ctx = NULL; in ntfs_mft_data_extend_allocation_nolock() local
2251 ntfs_attr_search_ctx *ctx; in ntfs_mft_record_alloc() local
Dfile.c123 ntfs_attr_search_ctx *ctx = NULL; in ntfs_attr_extend_initialized() local
504 ntfs_attr_search_ctx *ctx = NULL; in ntfs_prepare_pages_for_non_resident_write() local
1489 ntfs_attr_search_ctx *ctx; in ntfs_commit_pages_after_non_resident_write() local
1644 ntfs_attr_search_ctx *ctx; in ntfs_commit_pages_after_write() local
Daops.c404 ntfs_attr_search_ctx *ctx; in ntfs_readpage() local
1359 ntfs_attr_search_ctx *ctx = NULL; in ntfs_writepage() local
Dlcnalloc.c850 ntfs_attr_search_ctx *ctx, const bool is_rollback) in __ntfs_cluster_free()
/fs/nfs/
Dinode.c519 struct nfs_open_context *ctx; in alloc_nfs_open_context() local
536 struct nfs_open_context *get_nfs_open_context(struct nfs_open_context *ctx) in get_nfs_open_context()
543 static void __put_nfs_open_context(struct nfs_open_context *ctx, int wait) in __put_nfs_open_context()
567 void put_nfs_open_context(struct nfs_open_context *ctx) in put_nfs_open_context()
572 static void put_nfs_open_context_sync(struct nfs_open_context *ctx) in put_nfs_open_context_sync()
581 static void nfs_file_set_open_context(struct file *filp, struct nfs_open_context *ctx) in nfs_file_set_open_context()
598 struct nfs_open_context *pos, *ctx = NULL; in nfs_find_open_context() local
616 struct nfs_open_context *ctx = nfs_file_open_context(filp); in nfs_file_clear_open_context() local
632 struct nfs_open_context *ctx; in nfs_open() local
Dfile.c214 static int nfs_do_fsync(struct nfs_open_context *ctx, struct inode *inode) in nfs_do_fsync()
235 struct nfs_open_context *ctx = nfs_file_open_context(file); in nfs_file_flush() local
324 struct nfs_open_context *ctx = nfs_file_open_context(file); in nfs_file_fsync() local
496 struct nfs_open_context *ctx; in nfs_need_sync_write() local
Dread.c114 static int nfs_readpage_async(struct nfs_open_context *ctx, struct inode *inode, in nfs_readpage_async()
479 struct nfs_open_context *ctx; in nfs_readpage() local
524 struct nfs_open_context *ctx; member
Dnfs4proc.c646 struct nfs_open_context *ctx; in nfs4_state_find_open_context() local
660 static struct nfs4_opendata *nfs4_open_recoverdata_alloc(struct nfs_open_context *ctx, struct nfs4_… in nfs4_open_recoverdata_alloc()
740 static int _nfs4_do_open_reclaim(struct nfs_open_context *ctx, struct nfs4_state *state) in _nfs4_do_open_reclaim()
763 static int nfs4_do_open_reclaim(struct nfs_open_context *ctx, struct nfs4_state *state) in nfs4_do_open_reclaim()
779 struct nfs_open_context *ctx; in nfs4_open_reclaim() local
790 static int _nfs4_open_delegation_recall(struct nfs_open_context *ctx, struct nfs4_state *state, con… in _nfs4_open_delegation_recall()
806 int nfs4_open_delegation_recall(struct nfs_open_context *ctx, struct nfs4_state *state, const nfs4_… in nfs4_open_delegation_recall()
1084 static int _nfs4_open_expired(struct nfs_open_context *ctx, struct nfs4_state *state) in _nfs4_open_expired()
1099 static inline int nfs4_do_open_expired(struct nfs_open_context *ctx, struct nfs4_state *state) in nfs4_do_open_expired()
1116 struct nfs_open_context *ctx; in nfs4_open_expired() local
[all …]
Dwrite.c102 static void nfs_context_set_write_error(struct nfs_open_context *ctx, int error) in nfs_context_set_write_error()
639 static struct nfs_page * nfs_setup_write_request(struct nfs_open_context* ctx, in nfs_setup_write_request()
661 static int nfs_writepage_setup(struct nfs_open_context *ctx, struct page *page, in nfs_writepage_setup()
678 struct nfs_open_context *ctx = nfs_file_open_context(file); in nfs_flush_incompatible() local
722 struct nfs_open_context *ctx = nfs_file_open_context(file); in nfs_updatepage() local
Ddelegation.c67 static int nfs_delegation_claim_locks(struct nfs_open_context *ctx, struct nfs4_state *state) in nfs_delegation_claim_locks()
100 struct nfs_open_context *ctx; in nfs_delegation_claim_opens() local
Ddirect.c70 struct nfs_open_context *ctx; /* file open context info */ member
277 struct nfs_open_context *ctx = dreq->ctx; in nfs_direct_read_schedule_segment() local
691 struct nfs_open_context *ctx = dreq->ctx; in nfs_direct_write_schedule_segment() local
Dpagelist.c57 nfs_create_request(struct nfs_open_context *ctx, struct inode *inode, in nfs_create_request()

12