| /linux-6.15/fs/ext4/ |
| H A D | extents_status.c | 212 ext4_lblk_t lblk) in __es_tree_search() 259 ext4_lblk_t lblk, ext4_lblk_t end, in __es_find_extent_range() 310 ext4_lblk_t lblk, ext4_lblk_t end, in ext4_es_find_extent_range() 364 ext4_lblk_t lblk, ext4_lblk_t end) in ext4_es_scan_range() 394 ext4_lblk_t lblk) in __es_scan_clu() 410 ext4_lblk_t lblk) in ext4_es_scan_clu() 489 ext4_lblk_t lblk, ext4_lblk_t len, ext4_fsblk_t pblk) in ext4_es_init_extent() 962 void ext4_es_cache_extent(struct inode *inode, ext4_lblk_t lblk, in ext4_es_cache_extent() 998 int ext4_es_lookup_extent(struct inode *inode, ext4_lblk_t lblk, in ext4_es_lookup_extent() 1090 static void init_rsvd(struct inode *inode, ext4_lblk_t lblk, in init_rsvd() [all …]
|
| H A D | extents.c | 333 struct ext4_ext_path *path, ext4_lblk_t lblk, in ext4_force_split_extent_at() 393 ext4_lblk_t lblk, ext4_fsblk_t *pblk, in ext4_valid_extent_entries() 460 int depth, ext4_fsblk_t pblk, ext4_lblk_t lblk) in __ext4_ext_check() 536 ext4_lblk_t lblk = le32_to_cpu(ex->ee_block); in ext4_cache_extents() local 2262 ext4_lblk_t *lblk) in ext4_ext_find_hole() 2440 static void ext4_rereserve_cluster(struct inode *inode, ext4_lblk_t lblk) in ext4_rereserve_cluster() 2850 ext4_lblk_t ee_block, ex_end, lblk; in ext4_ext_remove_space() local 4111 ext4_lblk_t lblk) in ext4_ext_determine_insert_hole()
|
| H A D | inode.c | 404 int ext4_issue_zeroout(struct inode *inode, ext4_lblk_t lblk, ext4_fsblk_t pblk, in ext4_issue_zeroout() 1654 static int ext4_clu_alloc_state(struct inode *inode, ext4_lblk_t lblk) in ext4_clu_alloc_state() 1687 static int ext4_insert_delayed_blocks(struct inode *inode, ext4_lblk_t lblk, in ext4_insert_delayed_blocks() 1967 static bool mpage_add_bh_to_extent(struct mpage_da_data *mpd, ext4_lblk_t lblk, in mpage_add_bh_to_extent() 2024 ext4_lblk_t lblk) in mpage_process_page_bufs() 2084 ext4_lblk_t lblk = *m_lblk; in mpage_process_folio() local 2155 ext4_lblk_t lblk; in mpage_map_and_submit_buffers() local 2433 ext4_lblk_t lblk; in mpage_prepare_extent_to_map() local
|
| H A D | ext4_extents.h | 131 ext4_lblk_t lblk; /* logical block number within logical cluster */ member
|
| H A D | fast_commit.h | 137 ext4_lblk_t lblk; member
|
| H A D | fast_commit.c | 1687 ext4_lblk_t lblk, ext4_fsblk_t pblk, int len, int replay) in ext4_fc_record_regions()
|
| H A D | ext4.h | 386 #define EXT4_LBLK_CMASK(s, lblk) ((lblk) & \ argument 389 #define EXT4_LBLK_CFILL(sbi, lblk) ((lblk) | \ argument 394 #define EXT4_LBLK_COFF(s, lblk) ((lblk) & \ argument
|
| /linux-6.15/fs/xfs/scrub/ |
| H A D | dir.c | 439 xfs_dablk_t lblk, in xchk_directory_check_free_entry() 464 xfs_dablk_t lblk, in xchk_directory_data_bestfree() 602 xfs_dablk_t lblk, in xchk_directory_check_freesp() 623 xfs_dablk_t lblk) in xchk_directory_leaf1_bestfree() 736 xfs_dablk_t lblk) in xchk_directory_free_bestfree() 801 xfs_fileoff_t lblk; in xchk_directory_blocks() local
|
| /linux-6.15/fs/crypto/ |
| H A D | bio.c | 49 pgoff_t lblk, sector_t pblk, in fscrypt_zeroout_range_inline_crypt() 111 int fscrypt_zeroout_range(const struct inode *inode, pgoff_t lblk, in fscrypt_zeroout_range()
|
| H A D | inline_crypt.c | 461 u64 fscrypt_limit_io_blocks(const struct inode *inode, u64 lblk, u64 nr_blocks) in fscrypt_limit_io_blocks()
|
| /linux-6.15/include/linux/ |
| H A D | fscrypt.h | 723 static inline int fscrypt_zeroout_range(const struct inode *inode, pgoff_t lblk, in fscrypt_zeroout_range() 885 static inline u64 fscrypt_limit_io_blocks(const struct inode *inode, u64 lblk, in fscrypt_limit_io_blocks()
|
| /linux-6.15/fs/udf/ |
| H A D | inode.c | 399 sector_t lblk; member
|