| /kernel/linux/linux-6.6/fs/xfs/libxfs/ |
| D | xfs_trans_resv.c | 67 struct xfs_mount *mp, in xfs_allocfree_block_count() 86 struct xfs_mount *mp, in xfs_refcountbt_block_count() 123 struct xfs_mount *mp, in xfs_calc_inode_res() 145 struct xfs_mount *mp) in xfs_calc_inobt_res() 166 struct xfs_mount *mp) in xfs_calc_finobt_res() 191 struct xfs_mount *mp, in xfs_calc_inode_chunk_res() 217 struct xfs_mount *mp, in xfs_rtalloc_block_count() 257 struct xfs_mount *mp, in xfs_calc_refcountbt_reservation() 294 struct xfs_mount *mp, in xfs_calc_write_reservation() 346 struct xfs_mount *mp) in xfs_calc_write_reservation_minlogsize() [all …]
|
| D | xfs_trans_space.h | 14 #define XFS_MAX_CONTIG_RMAPS_PER_BLOCK(mp) \ argument 18 #define XFS_RMAPADD_SPACE_RES(mp) ((mp)->m_rmap_maxlevels) argument 28 #define XFS_NRMAPADD_SPACE_RES(mp, b)\ argument 33 #define XFS_MAX_CONTIG_EXTENTS_PER_BLOCK(mp) \ argument 35 #define XFS_EXTENTADD_SPACE_RES(mp,w) (XFS_BM_MAXLEVELS(mp,w) - 1) argument 36 #define XFS_NEXTENTADD_SPACE_RES(mp,b,w)\ argument 42 #define XFS_SWAP_RMAP_SPACE_RES(mp,b,w)\ argument 46 #define XFS_DAENTER_1B(mp,w) \ argument 48 #define XFS_DAENTER_DBS(mp,w) \ argument 50 #define XFS_DAENTER_BLOCKS(mp,w) \ argument [all …]
|
| D | xfs_types.c | 23 struct xfs_mount *mp, in xfs_verify_agno_agbno() 43 struct xfs_mount *mp, in xfs_verify_fsbno() 59 struct xfs_mount *mp, in xfs_verify_fsbext() 82 struct xfs_mount *mp, in xfs_verify_agno_agino() 99 struct xfs_mount *mp, in xfs_verify_ino() 115 struct xfs_mount *mp, in xfs_internal_inum() 129 struct xfs_mount *mp, in xfs_verify_dir_ino() 143 struct xfs_mount *mp, in xfs_verify_rtbno() 152 struct xfs_mount *mp, in xfs_verify_rtext() 168 struct xfs_mount *mp, in xfs_icount_range() [all …]
|
| D | xfs_ag.c | 43 struct xfs_mount *mp, in xfs_perag_get() 64 struct xfs_mount *mp, in xfs_perag_get_tag() 114 struct xfs_mount *mp, in xfs_perag_grab() 135 struct xfs_mount *mp, in xfs_perag_grab_tag() 175 struct xfs_mount *mp, in xfs_initialize_perag_data() 252 struct xfs_mount *mp) in xfs_free_perag() 279 struct xfs_mount *mp, in __xfs_ag_block_count() 293 struct xfs_mount *mp, in xfs_ag_block_count() 303 struct xfs_mount *mp, in __xfs_agino_range() 327 struct xfs_mount *mp, in xfs_agino_range() [all …]
|
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| D | xfs_trans_resv.c | 68 struct xfs_mount *mp, in xfs_allocfree_log_count() 113 struct xfs_mount *mp, in xfs_calc_inode_res() 135 struct xfs_mount *mp) in xfs_calc_inobt_res() 156 struct xfs_mount *mp) in xfs_calc_finobt_res() 181 struct xfs_mount *mp, in xfs_calc_inode_chunk_res() 207 struct xfs_mount *mp, in xfs_rtalloc_log_count() 261 struct xfs_mount *mp) in xfs_calc_write_reservation() 309 struct xfs_mount *mp) in xfs_calc_itruncate_reservation() 345 struct xfs_mount *mp) in xfs_calc_rename_reservation() 364 struct xfs_mount *mp) in xfs_calc_iunlink_remove_reservation() [all …]
|
| D | xfs_trans_space.h | 14 #define XFS_MAX_CONTIG_RMAPS_PER_BLOCK(mp) \ argument 18 #define XFS_RMAPADD_SPACE_RES(mp) ((mp)->m_rmap_maxlevels) argument 21 #define XFS_NRMAPADD_SPACE_RES(mp, b)\ argument 26 #define XFS_MAX_CONTIG_EXTENTS_PER_BLOCK(mp) \ argument 28 #define XFS_EXTENTADD_SPACE_RES(mp,w) (XFS_BM_MAXLEVELS(mp,w) - 1) argument 29 #define XFS_NEXTENTADD_SPACE_RES(mp,b,w)\ argument 35 #define XFS_SWAP_RMAP_SPACE_RES(mp,b,w)\ argument 39 #define XFS_DAENTER_1B(mp,w) \ argument 41 #define XFS_DAENTER_DBS(mp,w) \ argument 43 #define XFS_DAENTER_BLOCKS(mp,w) \ argument [all …]
|
| D | xfs_types.c | 18 struct xfs_mount *mp, in xfs_ag_block_count() 34 struct xfs_mount *mp, in xfs_verify_agbno() 54 struct xfs_mount *mp, in xfs_verify_fsbno() 67 struct xfs_mount *mp, in xfs_agino_range() 98 struct xfs_mount *mp, in xfs_verify_agino() 115 struct xfs_mount *mp, in xfs_verify_agino_or_null() 128 struct xfs_mount *mp, in xfs_verify_ino() 144 struct xfs_mount *mp, in xfs_internal_inum() 158 struct xfs_mount *mp, in xfs_verify_dir_ino() 172 struct xfs_mount *mp, in xfs_verify_rtbno() [all …]
|
| D | xfs_quota_defs.h | 60 #define XFS_DQUOT_LOGRES(mp) \ argument 63 #define XFS_IS_QUOTA_RUNNING(mp) ((mp)->m_qflags & XFS_ALL_QUOTA_ACCT) argument 64 #define XFS_IS_UQUOTA_RUNNING(mp) ((mp)->m_qflags & XFS_UQUOTA_ACCT) argument 65 #define XFS_IS_PQUOTA_RUNNING(mp) ((mp)->m_qflags & XFS_PQUOTA_ACCT) argument 66 #define XFS_IS_GQUOTA_RUNNING(mp) ((mp)->m_qflags & XFS_GQUOTA_ACCT) argument 67 #define XFS_IS_UQUOTA_ENFORCED(mp) ((mp)->m_qflags & XFS_UQUOTA_ENFD) argument 68 #define XFS_IS_GQUOTA_ENFORCED(mp) ((mp)->m_qflags & XFS_GQUOTA_ENFD) argument 69 #define XFS_IS_PQUOTA_ENFORCED(mp) ((mp)->m_qflags & XFS_PQUOTA_ENFD) argument 86 #define XFS_IS_QUOTA_ON(mp) ((mp)->m_qflags & (XFS_UQUOTA_ACTIVE | \ argument 89 #define XFS_IS_UQUOTA_ON(mp) ((mp)->m_qflags & XFS_UQUOTA_ACTIVE) argument [all …]
|
| D | xfs_ag.c | 28 struct xfs_mount *mp, in xfs_get_aghdr_buf() 50 static inline bool is_log_ag(struct xfs_mount *mp, struct aghdr_init_data *id) in is_log_ag() 61 struct xfs_mount *mp, in xfs_btroot_init() 71 struct xfs_mount *mp, in xfs_freesp_init_recs() 128 struct xfs_mount *mp, in xfs_bnoroot_init() 138 struct xfs_mount *mp, in xfs_cntroot_init() 151 struct xfs_mount *mp, in xfs_rmaproot_init() 230 struct xfs_mount *mp, in xfs_sbblock_init() 242 struct xfs_mount *mp, in xfs_agfblock_init() 290 struct xfs_mount *mp, in xfs_agflblock_init() [all …]
|
| /kernel/linux/linux-6.6/fs/xfs/ |
| D | xfs_mount.c | 59 struct xfs_mount *mp) in xfs_uuid_mount() 104 struct xfs_mount *mp) in xfs_uuid_unmount() 150 struct xfs_mount *mp, in xfs_readsb() 253 struct xfs_mount *mp, in xfs_check_new_dalign() 289 struct xfs_mount *mp) in xfs_validate_new_dalign() 338 struct xfs_mount *mp) in xfs_update_alignment() 370 struct xfs_mount *mp) in xfs_set_low_space_thresholds() 390 struct xfs_mount *mp) in xfs_check_sizes() 434 struct xfs_mount *mp) in xfs_mount_reset_sbqflags() 452 xfs_default_resblks(xfs_mount_t *mp) in xfs_default_resblks() [all …]
|
| D | xfs_icache.c | 72 struct xfs_mount *mp, in xfs_inode_alloc() 190 struct xfs_mount *mp) in xfs_reclaim_work_queue() 209 struct xfs_mount *mp = pag->pag_mount; in xfs_blockgc_queue() local 229 struct xfs_mount *mp = pag->pag_mount; in xfs_perag_set_inode_tag() local 268 struct xfs_mount *mp = pag->pag_mount; in xfs_perag_clear_inode_tag() local 305 struct xfs_mount *mp, in xfs_reinit_inode() 339 struct xfs_mount *mp = ip->i_mount; in xfs_iget_recycle() local 440 struct xfs_mount *mp) in xfs_inodegc_queue_all() 460 struct xfs_mount *mp) in xfs_inodegc_wait_all() 490 struct xfs_mount *mp = ip->i_mount; in xfs_iget_cache_hit() local [all …]
|
| D | xfs_error.h | 28 #define XFS_ERROR_REPORT(e, lvl, mp) \ argument 30 #define XFS_CORRUPTION_ERROR(e, lvl, mp, buf, bufsize) \ argument 46 #define XFS_TEST_ERROR(expr, mp, tag) \ argument 49 #define XFS_ERRORTAG_DELAY(mp, tag) \ argument 67 #define xfs_errortag_init(mp) (0) argument 68 #define xfs_errortag_del(mp) argument 69 #define XFS_TEST_ERROR(expr, mp, tag) (expr) argument 70 #define XFS_ERRORTAG_DELAY(mp, tag) ((void)0) argument 71 #define xfs_errortag_set(mp, tag, val) (ENOSYS) argument 72 #define xfs_errortag_add(mp, tag) (ENOSYS) argument [all …]
|
| D | xfs_super.c | 67 struct xfs_mount *mp, in xfs_mount_set_dax_mode() 179 struct xfs_mount *mp = XFS_M(root->d_sb); in xfs_fs_show_options() local 274 struct xfs_mount *mp, in xfs_set_inode_alloc() 330 struct xfs_mount *mp) in xfs_setup_dax_always() 362 xfs_mount_t *mp, in xfs_blkdev_get() 380 struct xfs_mount *mp) in xfs_shutdown_devices() 432 struct xfs_mount *mp) in xfs_open_devices() 513 struct xfs_mount *mp) in xfs_setup_devices() 543 struct xfs_mount *mp) in xfs_init_mount_workqueues() 598 struct xfs_mount *mp) in xfs_destroy_mount_workqueues() [all …]
|
| D | xfs_error.c | 93 struct xfs_mount *mp = to_mp(kobject); in xfs_errortag_attr_store() local 118 struct xfs_mount *mp = to_mp(kobject); in xfs_errortag_attr_show() local 239 struct xfs_mount *mp) in xfs_errortag_init() 257 struct xfs_mount *mp) in xfs_errortag_del() 278 struct xfs_mount *mp, in xfs_errortag_enabled() 291 struct xfs_mount *mp, in xfs_errortag_test() 325 struct xfs_mount *mp, in xfs_errortag_get() 336 struct xfs_mount *mp, in xfs_errortag_set() 349 struct xfs_mount *mp, in xfs_errortag_add() 363 struct xfs_mount *mp) in xfs_errortag_clearall() [all …]
|
| /kernel/linux/linux-5.10/fs/xfs/ |
| D | xfs_mount.c | 56 struct xfs_mount *mp) in xfs_uuid_mount() 101 struct xfs_mount *mp) in xfs_uuid_unmount() 137 xfs_mount_t *mp) in xfs_free_perag() 174 xfs_mount_t *mp, in xfs_initialize_perag() 268 struct xfs_mount *mp, in xfs_readsb() 370 struct xfs_mount *mp, in xfs_check_new_dalign() 406 struct xfs_mount *mp) in xfs_validate_new_dalign() 453 struct xfs_mount *mp) in xfs_update_alignment() 486 struct xfs_mount *mp) in xfs_set_low_space_thresholds() 503 struct xfs_mount *mp) in xfs_check_sizes() [all …]
|
| D | xfs_icache.c | 34 struct xfs_mount *mp, in xfs_inode_alloc() 148 struct xfs_mount *mp) in xfs_reclaim_work_queue() 163 struct xfs_mount *mp = pag->pag_mount; in xfs_perag_set_reclaim_tag() local 185 struct xfs_mount *mp = pag->pag_mount; in xfs_perag_clear_reclaim_tag() local 209 struct xfs_mount *mp = ip->i_mount; in xfs_inode_set_reclaim_tag() local 263 struct xfs_mount *mp, in xfs_reinit_inode() 339 struct xfs_mount *mp = ip->i_mount; in xfs_iget_cache_hit() local 474 struct xfs_mount *mp, in xfs_iget_cache_miss() 612 struct xfs_mount *mp, in xfs_iget() 700 struct xfs_mount *mp, in xfs_icache_inode_is_allocated() [all …]
|
| D | xfs_super.c | 58 struct xfs_mount *mp, in xfs_mount_set_dax_mode() 170 struct xfs_mount *mp = XFS_M(root->d_sb); in xfs_fs_show_options() local 245 struct xfs_mount *mp, in xfs_set_inode_alloc() 317 xfs_mount_t *mp, in xfs_blkdev_get() 350 struct xfs_mount *mp) in xfs_close_devices() 386 struct xfs_mount *mp) in xfs_open_devices() 465 struct xfs_mount *mp) in xfs_setup_devices() 495 struct xfs_mount *mp) in xfs_init_mount_workqueues() 546 struct xfs_mount *mp) in xfs_destroy_mount_workqueues() 560 struct xfs_mount *mp = container_of(work, struct xfs_mount, in xfs_flush_inodes_worker() local [all …]
|
| D | xfs_error.c | 85 struct xfs_mount *mp = to_mp(kobject); in xfs_errortag_attr_store() local 110 struct xfs_mount *mp = to_mp(kobject); in xfs_errortag_attr_show() local 216 struct xfs_mount *mp) in xfs_errortag_init() 229 struct xfs_mount *mp) in xfs_errortag_del() 237 struct xfs_mount *mp, in xfs_errortag_test() 269 struct xfs_mount *mp, in xfs_errortag_get() 280 struct xfs_mount *mp, in xfs_errortag_set() 293 struct xfs_mount *mp, in xfs_errortag_add() 307 struct xfs_mount *mp) in xfs_errortag_clearall() 318 struct xfs_mount *mp, in xfs_error_report() [all …]
|
| D | xfs_error.h | 28 #define XFS_ERROR_REPORT(e, lvl, mp) \ argument 30 #define XFS_CORRUPTION_ERROR(e, lvl, mp, buf, bufsize) \ argument 46 #define XFS_TEST_ERROR(expr, mp, tag) \ argument 55 #define xfs_errortag_init(mp) (0) argument 56 #define xfs_errortag_del(mp) argument 57 #define XFS_TEST_ERROR(expr, mp, tag) (expr) argument 58 #define xfs_errortag_set(mp, tag, val) (ENOSYS) argument 59 #define xfs_errortag_add(mp, tag) (ENOSYS) argument 60 #define xfs_errortag_clearall(mp) (ENOSYS) argument
|
| /kernel/linux/linux-5.10/fs/jfs/ |
| D | jfs_metapage.c | 31 #define metapage_locked(mp) test_bit(META_locked, &(mp)->flag) argument 32 #define trylock_metapage(mp) test_and_set_bit_lock(META_locked, &(mp)->flag) argument 34 static inline void unlock_metapage(struct metapage *mp) in unlock_metapage() 40 static inline void __lock_metapage(struct metapage *mp) in __lock_metapage() 60 static inline void lock_metapage(struct metapage *mp) in lock_metapage() 77 struct metapage *mp[MPS_PER_PAGE]; member 88 static inline int insert_metapage(struct page *page, struct metapage *mp) in insert_metapage() 115 static inline void remove_metapage(struct page *page, struct metapage *mp) in remove_metapage() 151 static inline int insert_metapage(struct page *page, struct metapage *mp) in insert_metapage() 161 static inline void remove_metapage(struct page *page, struct metapage *mp) in remove_metapage() [all …]
|
| /kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/ |
| D | sym_malloc.c | 47 static void *___sym_malloc(m_pool_p mp, int size) in ___sym_malloc() 93 static void ___sym_mfree(m_pool_p mp, void *ptr, int size) in ___sym_mfree() 145 static void *__sym_calloc2(m_pool_p mp, int size, char *name, int uflags) in __sym_calloc2() 161 #define __sym_calloc(mp, s, n) __sym_calloc2(mp, s, n, SYM_MEM_WARN) argument 166 static void __sym_mfree(m_pool_p mp, void *ptr, int size, char *name) in __sym_mfree() 180 static void *___mp0_get_mem_cluster(m_pool_p mp) in ___mp0_get_mem_cluster() 189 static void ___mp0_free_mem_cluster(m_pool_p mp, void *m) in ___mp0_free_mem_cluster() 210 static void * ___get_dma_mem_cluster(m_pool_p mp) in ___get_dma_mem_cluster() 233 static void ___free_dma_mem_cluster(m_pool_p mp, void *m) in ___free_dma_mem_cluster() 254 m_pool_p mp; in ___get_dma_pool() local [all …]
|
| /kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/ |
| D | sym_malloc.c | 47 static void *___sym_malloc(m_pool_p mp, int size) in ___sym_malloc() 93 static void ___sym_mfree(m_pool_p mp, void *ptr, int size) in ___sym_mfree() 145 static void *__sym_calloc2(m_pool_p mp, int size, char *name, int uflags) in __sym_calloc2() 161 #define __sym_calloc(mp, s, n) __sym_calloc2(mp, s, n, SYM_MEM_WARN) argument 166 static void __sym_mfree(m_pool_p mp, void *ptr, int size, char *name) in __sym_mfree() 180 static void *___mp0_get_mem_cluster(m_pool_p mp) in ___mp0_get_mem_cluster() 189 static void ___mp0_free_mem_cluster(m_pool_p mp, void *m) in ___mp0_free_mem_cluster() 210 static void * ___get_dma_mem_cluster(m_pool_p mp) in ___get_dma_mem_cluster() 233 static void ___free_dma_mem_cluster(m_pool_p mp, void *m) in ___free_dma_mem_cluster() 254 m_pool_p mp; in ___get_dma_pool() local [all …]
|
| /kernel/linux/linux-6.6/fs/jfs/ |
| D | jfs_metapage.c | 32 #define metapage_locked(mp) test_bit(META_locked, &(mp)->flag) argument 33 #define trylock_metapage(mp) test_and_set_bit_lock(META_locked, &(mp)->flag) argument 35 static inline void unlock_metapage(struct metapage *mp) in unlock_metapage() 41 static inline void __lock_metapage(struct metapage *mp) in __lock_metapage() 61 static inline void lock_metapage(struct metapage *mp) in lock_metapage() 78 struct metapage *mp[MPS_PER_PAGE]; member 89 static inline int insert_metapage(struct page *page, struct metapage *mp) in insert_metapage() 116 static inline void remove_metapage(struct page *page, struct metapage *mp) in remove_metapage() 152 static inline int insert_metapage(struct page *page, struct metapage *mp) in insert_metapage() 162 static inline void remove_metapage(struct page *page, struct metapage *mp) in remove_metapage() [all …]
|
| /kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/ |
| D | pvrusb2-context.c | 30 static void pvr2_context_set_notify(struct pvr2_context *mp, int fl) in pvr2_context_set_notify() 67 static void pvr2_context_destroy(struct pvr2_context *mp) in pvr2_context_destroy() 93 static void pvr2_context_notify(struct pvr2_context *mp) in pvr2_context_notify() 99 static void pvr2_context_check(struct pvr2_context *mp) in pvr2_context_check() 151 struct pvr2_context *mp; in pvr2_context_thread_func() local 206 struct pvr2_context *mp = NULL; in pvr2_context_create() local 234 static void pvr2_context_reset_input_limits(struct pvr2_context *mp) in pvr2_context_reset_input_limits() 250 static void pvr2_context_enter(struct pvr2_context *mp) in pvr2_context_enter() 256 static void pvr2_context_exit(struct pvr2_context *mp) in pvr2_context_exit() 267 void pvr2_context_disconnect(struct pvr2_context *mp) in pvr2_context_disconnect() [all …]
|
| /kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/ |
| D | pvrusb2-context.c | 30 static void pvr2_context_set_notify(struct pvr2_context *mp, int fl) in pvr2_context_set_notify() 67 static void pvr2_context_destroy(struct pvr2_context *mp) in pvr2_context_destroy() 93 static void pvr2_context_notify(struct pvr2_context *mp) in pvr2_context_notify() 99 static void pvr2_context_check(struct pvr2_context *mp) in pvr2_context_check() 151 struct pvr2_context *mp; in pvr2_context_thread_func() local 206 struct pvr2_context *mp = NULL; in pvr2_context_create() local 234 static void pvr2_context_reset_input_limits(struct pvr2_context *mp) in pvr2_context_reset_input_limits() 250 static void pvr2_context_enter(struct pvr2_context *mp) in pvr2_context_enter() 256 static void pvr2_context_exit(struct pvr2_context *mp) in pvr2_context_exit() 267 void pvr2_context_disconnect(struct pvr2_context *mp) in pvr2_context_disconnect() [all …]
|