Home
last modified time | relevance | path

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

123

/fs/nfs_common/
Dnfs_ssc.c28 void nfs42_ssc_register(const struct nfs4_ssc_client_ops *ops) in nfs42_ssc_register()
42 void nfs42_ssc_unregister(const struct nfs4_ssc_client_ops *ops) in nfs42_ssc_unregister()
60 void nfs_ssc_register(const struct nfs_ssc_client_ops *ops) in nfs_ssc_register()
74 void nfs_ssc_unregister(const struct nfs_ssc_client_ops *ops) in nfs_ssc_unregister()
83 void nfs_ssc_register(const struct nfs_ssc_client_ops *ops) in nfs_ssc_register()
88 void nfs_ssc_unregister(const struct nfs_ssc_client_ops *ops) in nfs_ssc_unregister()
/fs/notify/
Dgroup.c115 const struct fsnotify_ops *ops, gfp_t gfp) in __fsnotify_alloc_group()
143 struct fsnotify_group *fsnotify_alloc_group(const struct fsnotify_ops *ops) in fsnotify_alloc_group()
152 struct fsnotify_group *fsnotify_alloc_user_group(const struct fsnotify_ops *ops) in fsnotify_alloc_user_group()
/fs/fat/
Dfatent.c105 const struct fatent_operations *ops = MSDOS_SB(sb)->fatent_ops; in fat_ent_bread() local
324 const struct fatent_operations *ops = sbi->fatent_ops; in fat_ent_update_ptr() local
353 const struct fatent_operations *ops = sbi->fatent_ops; in fat_ent_read() local
414 const struct fatent_operations *ops = MSDOS_SB(sb)->fatent_ops; in fat_ent_write() local
439 const struct fatent_operations *ops = MSDOS_SB(sb)->fatent_ops; in fat_ent_read_block() local
470 const struct fatent_operations *ops = sbi->fatent_ops; in fat_alloc_clusters() local
558 const struct fatent_operations *ops = sbi->fatent_ops; in fat_free_clusters() local
651 const struct fatent_operations *ops = sbi->fatent_ops; in fat_ra_init() local
691 const struct fatent_operations *ops = sbi->fatent_ops; in fat_ent_reada() local
719 const struct fatent_operations *ops = sbi->fatent_ops; in fat_count_free_clusters() local
[all …]
/fs/xfs/libxfs/
Dxfs_defer.c189 const struct xfs_defer_op_type *ops = defer_op_types[dfp->dfp_type]; in xfs_defer_create_intent() local
220 const struct xfs_defer_op_type *ops; in xfs_defer_trans_abort() local
329 const struct xfs_defer_op_type *ops; in xfs_defer_cancel_list() local
410 const struct xfs_defer_op_type *ops = defer_op_types[dfp->dfp_type]; in xfs_defer_finish_one() local
557 const struct xfs_defer_op_type *ops; in xfs_defer_add() local
Dxfs_ag.c306 const struct xfs_buf_ops *ops) in xfs_get_aghdr_buf()
622 const struct xfs_buf_ops *ops) in xfs_ag_init_hdr()
641 const struct xfs_buf_ops *ops; member
Dxfs_btree_staging.c167 const struct xfs_btree_ops *ops) in xfs_btree_commit_afakeroot()
250 const struct xfs_btree_ops *ops) in xfs_btree_commit_ifakeroot()
/fs/kernfs/
Dfile.c96 const struct kernfs_ops *ops = kernfs_ops(of->kn); in kernfs_seq_stop_active() local
106 const struct kernfs_ops *ops; in kernfs_seq_start() local
135 const struct kernfs_ops *ops = kernfs_ops(of->kn); in kernfs_seq_next() local
188 const struct kernfs_ops *ops; in kernfs_file_read_iter() local
259 const struct kernfs_ops *ops; in kernfs_fop_write_iter() local
453 const struct kernfs_ops *ops; in kernfs_fop_mmap() local
601 const struct kernfs_ops *ops; in kernfs_fop_open() local
977 const struct kernfs_ops *ops, in __kernfs_create_file()
/fs/iomap/
Dseek.c34 iomap_seek_hole(struct inode *inode, loff_t pos, const struct iomap_ops *ops) in iomap_seek_hole()
80 iomap_seek_data(struct inode *inode, loff_t pos, const struct iomap_ops *ops) in iomap_seek_data()
Dfiemap.c62 u64 start, u64 len, const struct iomap_ops *ops) in iomap_fiemap()
98 const struct iomap_ops *ops) in iomap_bmap()
Dbuffered-io.c323 iomap_readpage(struct page *page, const struct iomap_ops *ops) in iomap_readpage()
400 void iomap_readahead(struct readahead_control *rac, const struct iomap_ops *ops) in iomap_readahead()
804 const struct iomap_ops *ops) in iomap_file_buffered_write()
865 const struct iomap_ops *ops) in iomap_file_unshare()
932 const struct iomap_ops *ops) in iomap_zero_range()
950 const struct iomap_ops *ops) in iomap_truncate_page()
982 vm_fault_t iomap_page_mkwrite(struct vm_fault *vmf, const struct iomap_ops *ops) in iomap_page_mkwrite()
1496 const struct iomap_writeback_ops *ops) in iomap_writepage()
1511 const struct iomap_writeback_ops *ops) in iomap_writepages()
Diter.c57 int iomap_iter(struct iomap_iter *iter, const struct iomap_ops *ops) in iomap_iter()
Dswapfile.c144 const struct iomap_ops *ops) in iomap_swapfile_activate()
Ddirect-io.c478 const struct iomap_ops *ops, const struct iomap_dio_ops *dops, in __iomap_dio_rw()
675 const struct iomap_ops *ops, const struct iomap_dio_ops *dops, in iomap_dio_rw()
/fs/nfs/
Dnfs4state.c1513 static int nfs4_reclaim_locks(struct nfs4_state *state, const struct nfs4_state_recovery_ops *ops) in nfs4_reclaim_locks()
1620 const struct nfs4_state_recovery_ops *ops) in __nfs4_reclaim_open_state()
1648 …int nfs4_reclaim_open_state(struct nfs4_state_owner *sp, const struct nfs4_state_recovery_ops *ops) in nfs4_reclaim_open_state()
1809 const struct nfs4_state_recovery_ops *ops, in nfs4_reclaim_complete()
1860 const struct nfs4_state_recovery_ops *ops; in nfs4_state_end_reclaim_reboot() local
1921 static int nfs4_do_reclaim(struct nfs_client *clp, const struct nfs4_state_recovery_ops *ops) in nfs4_do_reclaim()
1968 const struct nfs4_state_maintenance_ops *ops = in nfs4_check_lease() local
2043 const struct nfs4_state_recovery_ops *ops = in nfs4_establish_lease() local
2181 const struct nfs4_state_maintenance_ops *ops = in nfs4_handle_migration() local
2227 const struct nfs4_state_maintenance_ops *ops = in nfs4_handle_lease_moved() local
[all …]
Dnfs4renewd.c57 const struct nfs4_state_maintenance_ops *ops; in nfs4_renew_state() local
/fs/adfs/
Ddir.c242 const struct adfs_dir_ops *ops = ADFS_SB(sb)->s_dir; in adfs_iterate() local
277 const struct adfs_dir_ops *ops = ADFS_SB(sb)->s_dir; in adfs_dir_update() local
351 const struct adfs_dir_ops *ops = ADFS_SB(sb)->s_dir; in adfs_dir_lookup_byname() local
/fs/netfs/
Dread_helper.c41 const struct netfs_read_request_ops *ops, void *netfs_priv, in netfs_alloc_read_request()
870 const struct netfs_read_request_ops *ops, in netfs_readahead()
949 const struct netfs_read_request_ops *ops, in netfs_readpage()
1081 const struct netfs_read_request_ops *ops, in netfs_write_begin()
/fs/sysfs/
Dfile.c44 const struct sysfs_ops *ops = sysfs_file_ops(of->kn); in sysfs_kf_seq_show() local
107 const struct sysfs_ops *ops = sysfs_file_ops(of->kn); in sysfs_kf_read() local
133 const struct sysfs_ops *ops = sysfs_file_ops(of->kn); in sysfs_kf_write() local
262 const struct kernfs_ops *ops; in sysfs_add_file_mode_ns() local
/fs/xfs/scrub/
Dscrub.c365 const struct xchk_meta_ops *ops; in xchk_validate_inputs() local
/fs/nfs/blocklayout/
Ddev.c27 const struct pr_ops *ops = in bl_free_device() local
357 const struct pr_ops *ops; in bl_parse_scsi() local
/fs/proc/
Dproc_net.c105 struct proc_dir_entry *parent, const struct seq_operations *ops, in proc_create_net_data()
148 const struct seq_operations *ops, in proc_create_net_data_write()
/fs/jffs2/
Dwbuf.c1038 struct mtd_oob_ops ops; in jffs2_check_oob_empty() local
1079 struct mtd_oob_ops ops; in jffs2_check_nand_cleanmarker() local
1104 struct mtd_oob_ops ops; in jffs2_write_nand_cleanmarker() local
/fs/fscache/
Dcache.c179 const struct fscache_cache_ops *ops, in fscache_init_cache()
/fs/
Ddax.c1272 const struct iomap_ops *ops) in dax_iomap_rw()
1429 int *iomap_errp, const struct iomap_ops *ops) in dax_iomap_pte_fault()
1539 const struct iomap_ops *ops) in dax_iomap_pmd_fault()
1620 const struct iomap_ops *ops) in dax_iomap_pmd_fault()
1640 pfn_t *pfnp, int *iomap_errp, const struct iomap_ops *ops) in dax_iomap_fault()
/fs/xfs/
Dxfs_buf.c745 const struct xfs_buf_ops *ops) in xfs_buf_reverify()
767 const struct xfs_buf_ops *ops, in xfs_buf_read_map()
842 const struct xfs_buf_ops *ops) in xfs_buf_readahead_map()
867 const struct xfs_buf_ops *ops) in xfs_buf_read_uncached()

123