Home
last modified time | relevance | path

Searched defs:op (Results 1 – 25 of 75) sorted by relevance

123

/fs/fscache/
Doperation.c19 static void fscache_operation_dummy_cancel(struct fscache_operation *op) in fscache_operation_dummy_cancel()
32 struct fscache_operation *op, in fscache_operation_init()
58 void fscache_enqueue_operation(struct fscache_operation *op) in fscache_enqueue_operation()
97 struct fscache_operation *op) in fscache_run_op()
116 struct fscache_operation *op, in fscache_report_unexpected_submission()
155 struct fscache_operation *op) in fscache_submit_exclusive_op()
241 struct fscache_operation *op) in fscache_submit_op()
332 struct fscache_operation *op; in fscache_start_operations() local
360 int fscache_cancel_op(struct fscache_operation *op, in fscache_cancel_op()
421 struct fscache_operation *op; in fscache_cancel_all_ops() local
[all …]
Dpage.c187 static void fscache_attr_changed_op(struct fscache_operation *op) in fscache_attr_changed_op()
215 struct fscache_operation *op; in __fscache_attr_changed() local
273 struct fscache_retrieval *op = in fscache_do_cancel_retrieval() local
284 struct fscache_retrieval *op = in fscache_release_retrieval_op() local
308 struct fscache_retrieval *op; in fscache_alloc_retrieval() local
374 struct fscache_operation *op, in fscache_wait_for_operation_activation()
435 struct fscache_retrieval *op; in __fscache_read_or_alloc_page() local
566 struct fscache_retrieval *op; in __fscache_read_or_alloc_pages() local
679 struct fscache_retrieval *op; in __fscache_alloc_page() local
790 struct fscache_storage *op = in fscache_write_op() local
[all …]
/fs/orangefs/
Dwaitqueue.c36 struct orangefs_kernel_op_s *op, *tmp; in purge_waiting_ops() local
65 int service_operation(struct orangefs_kernel_op_s *op, in service_operation()
207 bool orangefs_cancel_op_in_progress(struct orangefs_kernel_op_s *op) in orangefs_cancel_op_in_progress()
250 orangefs_clean_up_interrupted_operation(struct orangefs_kernel_op_s *op) in orangefs_clean_up_interrupted_operation()
318 static int wait_for_matching_downcall(struct orangefs_kernel_op_s *op, in wait_for_matching_downcall()
Dorangefs-kernel.h143 #define set_op_state_waiting(op) ((op)->op_state = OP_VFS_STATE_WAITING) argument
144 #define set_op_state_inprogress(op) ((op)->op_state = OP_VFS_STATE_INPROGR) argument
145 #define set_op_state_given_up(op) ((op)->op_state = OP_VFS_STATE_GIVEN_UP) argument
146 static inline void set_op_state_serviced(struct orangefs_kernel_op_s *op) in set_op_state_serviced()
152 #define op_state_waiting(op) ((op)->op_state & OP_VFS_STATE_WAITING) argument
153 #define op_state_in_progress(op) ((op)->op_state & OP_VFS_STATE_INPROGR) argument
154 #define op_state_serviced(op) ((op)->op_state & OP_VFS_STATE_SERVICED) argument
155 #define op_state_purged(op) ((op)->op_state & OP_VFS_STATE_PURGED) argument
156 #define op_state_given_up(op) ((op)->op_state & OP_VFS_STATE_GIVEN_UP) argument
157 #define op_is_cancel(op) ((op)->upcall.type == ORANGEFS_VFS_OP_CANCEL) argument
[all …]
Ddevorangefs-req.c48 static void orangefs_devreq_add_op(struct orangefs_kernel_op_s *op) in orangefs_devreq_add_op()
61 struct orangefs_kernel_op_s *op, *next; in orangefs_devreq_remove_op() local
162 struct orangefs_kernel_op_s *op, *temp; in orangefs_devreq_read() local
365 struct orangefs_kernel_op_s *op = NULL; in orangefs_devreq_write_iter() local
Ddir.c63 struct orangefs_kernel_op_s *op) in do_readdir()
132 struct orangefs_kernel_op_s *op) in parse_readdir()
164 struct orangefs_kernel_op_s *op; in orangefs_dir_more() local
Dorangefs-cache.c107 void orangefs_new_tag(struct orangefs_kernel_op_s *op) in orangefs_new_tag()
Dorangefs-mod.c211 struct orangefs_kernel_op_s *op; in purge_inprogress_ops() local
Dorangefs-utils.c14 __s32 fsid_of_op(struct orangefs_kernel_op_s *op) in fsid_of_op()
/fs/nfsd/
Dnfs4proc.c478 …2 nfsd4_open_omfg(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_op *op) in nfsd4_open_omfg()
1851 const struct nfsd4_operation *OPDESC(struct nfsd4_op *op) in OPDESC()
1856 bool nfsd4_cache_this_op(struct nfsd4_op *op) in nfsd4_cache_this_op()
1923 struct nfsd4_op *op; in nfsd4_proc_compound() local
2077 static inline u32 nfsd4_only_status_rsize(struct svc_rqst *rqstp, struct nfsd4_op *op) in nfsd4_only_status_rsize()
2082 static inline u32 nfsd4_status_stateid_rsize(struct svc_rqst *rqstp, struct nfsd4_op *op) in nfsd4_status_stateid_rsize()
2087 static inline u32 nfsd4_access_rsize(struct svc_rqst *rqstp, struct nfsd4_op *op) in nfsd4_access_rsize()
2093 static inline u32 nfsd4_commit_rsize(struct svc_rqst *rqstp, struct nfsd4_op *op) in nfsd4_commit_rsize()
2098 static inline u32 nfsd4_create_rsize(struct svc_rqst *rqstp, struct nfsd4_op *op) in nfsd4_create_rsize()
2110 struct nfsd4_op *op) in nfsd4_getattr_rsize()
[all …]
Dfault_inject.c36 struct nfsd_fault_inject_op *op = file_inode(file)->i_private; in fault_inject_read() local
52 struct nfsd_fault_inject_op *op = file_inode(file)->i_private; in fault_inject_write() local
133 struct nfsd_fault_inject_op *op; in nfsd_fault_inject_init() local
/fs/cachefiles/
Drdwr.c26 struct fscache_retrieval *op = monitor->op; in cachefiles_read_waiter() local
156 struct fscache_retrieval *op; in cachefiles_read_copier() local
230 struct fscache_retrieval *op, in cachefiles_read_backing_file_one()
392 int cachefiles_read_or_alloc_page(struct fscache_retrieval *op, in cachefiles_read_or_alloc_page()
466 struct fscache_retrieval *op, in cachefiles_read_backing_file()
682 int cachefiles_read_or_alloc_pages(struct fscache_retrieval *op, in cachefiles_read_or_alloc_pages()
797 int cachefiles_allocate_page(struct fscache_retrieval *op, in cachefiles_allocate_page()
834 int cachefiles_allocate_pages(struct fscache_retrieval *op, in cachefiles_allocate_pages()
880 int cachefiles_write_page(struct fscache_storage *op, struct page *page) in cachefiles_write_page()
Dinterface.c405 static int cachefiles_check_consistency(struct fscache_operation *op) in cachefiles_check_consistency()
499 static void cachefiles_invalidate_object(struct fscache_operation *op) in cachefiles_invalidate_object()
/fs/dlm/
Dplock.c61 static void send_op(struct plock_op *op) in send_op()
80 struct plock_op *op; in do_unlock_close() local
105 struct plock_op *op; in dlm_posix_lock() local
185 static int dlm_plock_callback(struct plock_op *op) in dlm_plock_callback()
245 struct plock_op *op; in dlm_posix_unlock() local
319 struct plock_op *op; in dlm_posix_get() local
385 struct plock_op *op = NULL; in dev_read() local
422 struct plock_op *op; in dev_write() local
/fs/ceph/
Dstrings.c34 const char *ceph_session_op_name(int op) in ceph_session_op_name()
53 const char *ceph_mds_op_name(int op) in ceph_mds_op_name()
88 const char *ceph_cap_op_name(int op) in ceph_cap_op_name()
Ddir.c359 int op = ceph_snap(inode) == CEPH_SNAPDIR ? in ceph_readdir() local
739 int op; in ceph_lookup() local
941 int op; in ceph_mkdir() local
1049 int op; in ceph_unlink() local
1089 int op = CEPH_MDS_OP_RENAME; in ceph_rename() local
1596 int op, err; in ceph_d_revalidate() local
/fs/nfs/
Dcallback_xdr.c166 static __be32 decode_op_hdr(struct xdr_stream *xdr, unsigned int *op) in decode_op_hdr()
672 static __be32 encode_op_hdr(struct xdr_stream *xdr, uint32_t op, __be32 res) in encode_op_hdr()
757 preprocess_nfs41_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs41_op()
817 preprocess_nfs41_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs41_op()
829 preprocess_nfs42_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs42_op()
844 preprocess_nfs42_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs42_op()
851 preprocess_nfs4_op(unsigned int op_nr, struct callback_op **op) in preprocess_nfs4_op()
870 struct callback_op *op = &callback_ops[0]; in process_op() local
/fs/isofs/
Djoliet.c21 unsigned char *op; in uni16_to_x8() local
/fs/xfs/
Dxfs_bio_io.c18 unsigned int op) in xfs_rw_bdev()
/fs/freevxfs/
Dvxfs_olt.c81 struct vxfs_olt *op; in vxfs_read_olt() local
/fs/nls/
Dnls_base.c135 u16 *op; in utf8s_to_utf16s() local
189 u8 *op; in utf16s_to_utf8s() local
/fs/pstore/
Dftrace.c27 struct ftrace_ops *op, in pstore_ftrace_call()
/fs/afs/
Dflock.c778 enum afs_flock_operation op; in afs_lock() local
817 enum afs_flock_operation op; in afs_flock() local
/fs/hfsplus/
Dwrapper.c49 void *buf, void **data, int op, int op_flags) in hfsplus_submit_bio()
/fs/
Dseq_file.c51 int seq_open(struct file *file, const struct seq_operations *op) in seq_open()
569 struct seq_operations *op = kmalloc(sizeof(*op), GFP_KERNEL_ACCOUNT); in single_open() local
607 const struct seq_operations *op = ((struct seq_file *)file->private_data)->op; in single_release() local

123