| /fs/fscache/ |
| D | operation.c | 23 static void fscache_operation_dummy_cancel(struct fscache_operation *op) in fscache_operation_dummy_cancel() 35 void fscache_operation_init(struct fscache_operation *op, in fscache_operation_init() 60 void fscache_enqueue_operation(struct fscache_operation *op) in fscache_enqueue_operation() 94 struct fscache_operation *op) in fscache_run_op() 111 struct fscache_operation *op, in fscache_report_unexpected_submission() 150 struct fscache_operation *op) in fscache_submit_exclusive_op() 234 struct fscache_operation *op) in fscache_submit_op() 323 struct fscache_operation *op; in fscache_start_operations() local 351 int fscache_cancel_op(struct fscache_operation *op, in fscache_cancel_op() 410 struct fscache_operation *op; in fscache_cancel_all_ops() local [all …]
|
| D | page.c | 173 static void fscache_attr_changed_op(struct fscache_operation *op) in fscache_attr_changed_op() 199 struct fscache_operation *op; in __fscache_attr_changed() local 256 struct fscache_retrieval *op = in fscache_do_cancel_retrieval() local 267 struct fscache_retrieval *op = in fscache_release_retrieval_op() local 291 struct fscache_retrieval *op; in fscache_alloc_retrieval() local 357 struct fscache_operation *op, in fscache_wait_for_operation_activation() 416 struct fscache_retrieval *op; in __fscache_read_or_alloc_page() local 546 struct fscache_retrieval *op; in __fscache_read_or_alloc_pages() local 658 struct fscache_retrieval *op; in __fscache_alloc_page() local 768 struct fscache_storage *op = in fscache_write_op() local [all …]
|
| D | cookie.c | 661 struct fscache_operation *op; in __fscache_check_consistency() local
|
| /fs/orangefs/ |
| D | waitqueue.c | 31 struct orangefs_kernel_op_s *op, *tmp; in purge_waiting_ops() local 60 int service_operation(struct orangefs_kernel_op_s *op, in service_operation() 204 bool orangefs_cancel_op_in_progress(struct orangefs_kernel_op_s *op) in orangefs_cancel_op_in_progress() 247 orangefs_clean_up_interrupted_operation(struct orangefs_kernel_op_s *op) in orangefs_clean_up_interrupted_operation() 314 static int wait_for_matching_downcall(struct orangefs_kernel_op_s *op, in wait_for_matching_downcall()
|
| D | orangefs-kernel.h | 158 #define set_op_state_waiting(op) ((op)->op_state = OP_VFS_STATE_WAITING) argument 159 #define set_op_state_inprogress(op) ((op)->op_state = OP_VFS_STATE_INPROGR) argument 160 #define set_op_state_given_up(op) ((op)->op_state = OP_VFS_STATE_GIVEN_UP) argument 161 static inline void set_op_state_serviced(struct orangefs_kernel_op_s *op) in set_op_state_serviced() 167 #define op_state_waiting(op) ((op)->op_state & OP_VFS_STATE_WAITING) argument 168 #define op_state_in_progress(op) ((op)->op_state & OP_VFS_STATE_INPROGR) argument 169 #define op_state_serviced(op) ((op)->op_state & OP_VFS_STATE_SERVICED) argument 170 #define op_state_purged(op) ((op)->op_state & OP_VFS_STATE_PURGED) argument 171 #define op_state_given_up(op) ((op)->op_state & OP_VFS_STATE_GIVEN_UP) argument 172 #define op_is_cancel(op) ((op)->upcall.type == ORANGEFS_VFS_OP_CANCEL) argument [all …]
|
| D | devorangefs-req.c | 47 static void orangefs_devreq_add_op(struct orangefs_kernel_op_s *op) in orangefs_devreq_add_op() 60 struct orangefs_kernel_op_s *op, *next; in orangefs_devreq_remove_op() local 161 struct orangefs_kernel_op_s *op, *temp; in orangefs_devreq_read() local 357 struct orangefs_kernel_op_s *op = NULL; in orangefs_devreq_write_iter() local
|
| D | orangefs-cache.c | 106 void orangefs_new_tag(struct orangefs_kernel_op_s *op) in orangefs_new_tag()
|
| D | orangefs-mod.c | 224 struct orangefs_kernel_op_s *op; in purge_inprogress_ops() local
|
| /fs/nfsd/ |
| D | nfs4proc.c | 482 …2 nfsd4_open_omfg(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_op *op) in nfsd4_open_omfg() 1602 struct nfsd4_op *op = &args->ops[0]; in nfs41_check_op_ordering() local 1621 static inline struct nfsd4_operation *OPDESC(struct nfsd4_op *op) in OPDESC() 1626 bool nfsd4_cache_this_op(struct nfsd4_op *op) in nfsd4_cache_this_op() 1694 struct nfsd4_op *op; in nfsd4_proc_compound() local 1849 static inline u32 nfsd4_only_status_rsize(struct svc_rqst *rqstp, struct nfsd4_op *op) in nfsd4_only_status_rsize() 1854 static inline u32 nfsd4_status_stateid_rsize(struct svc_rqst *rqstp, struct nfsd4_op *op) in nfsd4_status_stateid_rsize() 1859 static inline u32 nfsd4_commit_rsize(struct svc_rqst *rqstp, struct nfsd4_op *op) in nfsd4_commit_rsize() 1864 static inline u32 nfsd4_create_rsize(struct svc_rqst *rqstp, struct nfsd4_op *op) in nfsd4_create_rsize() 1876 struct nfsd4_op *op) in nfsd4_getattr_rsize() [all …]
|
| D | fault_inject.c | 34 struct nfsd_fault_inject_op *op = file_inode(file)->i_private; in fault_inject_read() local 50 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
|
| D | nfs4callback.c | 111 static void encode_nfs_cb_opnum4(struct xdr_stream *xdr, enum nfs_cb_opnum4 op) in encode_nfs_cb_opnum4() 230 u32 op; in decode_cb_op_status() local 1198 const struct nfsd4_callback_ops *ops, enum nfsd4_cb_op op) in nfsd4_init_cb()
|
| /fs/dlm/ |
| D | plock.c | 64 static void send_op(struct plock_op *op) in send_op() 83 struct plock_op *op; in do_unlock_close() local 108 struct plock_op *op; in dlm_posix_lock() local 188 static int dlm_plock_callback(struct plock_op *op) in dlm_plock_callback() 248 struct plock_op *op; in dlm_posix_unlock() local 322 struct plock_op *op; in dlm_posix_get() local 388 struct plock_op *op = NULL; in dev_read() local 425 struct plock_op *op; in dev_write() local
|
| /fs/cachefiles/ |
| D | rdwr.c | 153 struct fscache_retrieval *op; in cachefiles_read_copier() local 227 struct fscache_retrieval *op, in cachefiles_read_backing_file_one() 390 int cachefiles_read_or_alloc_page(struct fscache_retrieval *op, in cachefiles_read_or_alloc_page() 464 struct fscache_retrieval *op, in cachefiles_read_backing_file() 675 int cachefiles_read_or_alloc_pages(struct fscache_retrieval *op, in cachefiles_read_or_alloc_pages() 790 int cachefiles_allocate_page(struct fscache_retrieval *op, in cachefiles_allocate_page() 827 int cachefiles_allocate_pages(struct fscache_retrieval *op, in cachefiles_allocate_pages() 873 int cachefiles_write_page(struct fscache_storage *op, struct page *page) in cachefiles_write_page()
|
| D | interface.c | 389 static int cachefiles_check_consistency(struct fscache_operation *op) in cachefiles_check_consistency() 483 static void cachefiles_invalidate_object(struct fscache_operation *op) in cachefiles_invalidate_object()
|
| /fs/ceph/ |
| D | strings.c | 33 const char *ceph_session_op_name(int op) in ceph_session_op_name() 52 const char *ceph_mds_op_name(int op) in ceph_mds_op_name() 87 const char *ceph_cap_op_name(int op) in ceph_cap_op_name()
|
| D | dir.c | 370 int op = ceph_snap(inode) == CEPH_SNAPDIR ? in ceph_readdir() local 740 int op; in ceph_lookup() local 924 int op; in ceph_mkdir() local 1041 int op; in ceph_unlink() local 1080 int op = CEPH_MDS_OP_RENAME; in ceph_rename() local 1268 int op, err; in ceph_d_revalidate() local
|
| /fs/nfs/ |
| D | callback_xdr.c | 193 static __be32 decode_op_hdr(struct xdr_stream *xdr, unsigned int *op) in decode_op_hdr() 694 static __be32 encode_op_hdr(struct xdr_stream *xdr, uint32_t op, __be32 res) in encode_op_hdr() 775 preprocess_nfs41_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs41_op() 836 preprocess_nfs41_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs41_op() 848 preprocess_nfs42_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs42_op() 860 preprocess_nfs42_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs42_op() 867 preprocess_nfs4_op(unsigned int op_nr, struct callback_op **op) in preprocess_nfs4_op() 886 struct callback_op *op = &callback_ops[0]; in process_op() local
|
| /fs/isofs/ |
| D | joliet.c | 20 unsigned char *op; in uni16_to_x8() local
|
| /fs/freevxfs/ |
| D | vxfs_olt.c | 81 struct vxfs_olt *op; in vxfs_read_olt() local
|
| /fs/nls/ |
| D | nls_base.c | 135 u16 *op; in utf8s_to_utf16s() local 189 u8 *op; in utf16s_to_utf8s() local
|
| /fs/pstore/ |
| D | ftrace.c | 32 struct ftrace_ops *op, in pstore_ftrace_call()
|
| /fs/ |
| D | seq_file.c | 61 int seq_open(struct file *file, const struct seq_operations *op) in seq_open() 569 struct seq_operations *op = kmalloc(sizeof(*op), GFP_KERNEL); in single_open() local 607 const struct seq_operations *op = ((struct seq_file *)file->private_data)->op; in single_release() local
|
| D | open.c | 913 static inline int build_open_flags(int flags, umode_t mode, struct open_flags *op) in build_open_flags() 997 struct open_flags op; in file_open_name() local 1029 struct open_flags op; in file_open_root() local 1059 struct open_flags op; in do_sys_open() local
|
| /fs/hfsplus/ |
| D | wrapper.c | 48 void *buf, void **data, int op, int op_flags) in hfsplus_submit_bio()
|
| /fs/btrfs/ |
| D | free-space-cache.h | 40 const struct btrfs_free_space_op *op; member
|