Home
last modified time | relevance | path

Searched defs:lblk (Results 1 – 6 of 6) sorted by relevance

/linux/fs/crypto/
H A Dbio.c51 pgoff_t lblk, sector_t pblk, in fscrypt_zeroout_range_inline_crypt()
113 int fscrypt_zeroout_range(const struct inode *inode, pgoff_t lblk, in fscrypt_zeroout_range()
H A Dinline_crypt.c494 u64 fscrypt_limit_io_blocks(const struct inode *inode, u64 lblk, u64 nr_blocks) in fscrypt_limit_io_blocks()
/linux/fs/ext4/
H A Dinode.c399 int ext4_issue_zeroout(struct inode *inode, ext4_lblk_t lblk, ext4_fsblk_t pblk, in ext4_issue_zeroout()
1794 static int ext4_clu_alloc_state(struct inode *inode, ext4_lblk_t lblk) in ext4_clu_alloc_state()
1827 static int ext4_insert_delayed_blocks(struct inode *inode, ext4_lblk_t lblk, in ext4_insert_delayed_blocks()
2108 static bool mpage_add_bh_to_extent(struct mpage_da_data *mpd, ext4_lblk_t lblk, in mpage_add_bh_to_extent()
2165 ext4_lblk_t lblk) in mpage_process_page_bufs()
2225 ext4_lblk_t lblk = *m_lblk; in mpage_process_folio() local
2296 ext4_lblk_t lblk; in mpage_map_and_submit_buffers() local
2617 ext4_lblk_t lblk; in mpage_prepare_extent_to_map() local
H A Dfast_commit.h137 ext4_lblk_t lblk; member
/linux/include/linux/
H A Dfscrypt.h724 static inline int fscrypt_zeroout_range(const struct inode *inode, pgoff_t lblk, in fscrypt_zeroout_range()
886 static inline u64 fscrypt_limit_io_blocks(const struct inode *inode, u64 lblk, in fscrypt_limit_io_blocks()
/linux/fs/udf/
H A Dinode.c406 sector_t lblk; member