| /kernel/linux/linux-5.10/fs/jfs/ |
| H A D | jfs_discard.c | 32 void jfs_issue_discard(struct inode *ip, u64 blkno, u64 nblocks) in jfs_issue_discard() argument
|
| H A D | jfs_extent.c | 446 s64 blkno = offsetXAD(xp) >> ip->i_blkbits; in extFill() local 496 extBalloc(struct inode *ip, s64 hint, s64 * nblocks, s64 * blkno) in extBalloc() argument 594 extBrealloc(struct inode *ip, s64 blkno, s64 nblks, s64 * newnblks, s64 * newblkno) extBrealloc() argument [all...] |
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| H A D | sysfile.c | 131 u64 blkno; in _ocfs2_get_system_file_inode() local
|
| H A D | dir.h | 55 ocfs2_add_entry(handle_t *handle, struct dentry *dentry, struct inode *inode, u64 blkno, struct buffer_head *parent_fe_bh, struct ocfs2_dir_lookup_result *lookup) ocfs2_add_entry() argument
|
| H A D | buffer_head_io.c | 407 ocfs2_check_super_or_backup(struct super_block *sb, sector_t blkno) ocfs2_check_super_or_backup() argument
|
| H A D | export.c | 41 u64 blkno = handle->ih_blkno; in ocfs2_get_dentry() local 134 u64 blkno; in ocfs2_get_parent() local 199 u64 blkno; ocfs2_encode_fh() local [all...] |
| H A D | resize.c | 49 u64 blkno, gd_blkno, lgd_blkno = le64_to_cpu(gd->bg_blkno); in ocfs2_calc_new_backup_super() local 176 u64 blkno; in update_backups() local
|
| H A D | slot_map.c | 341 u64 blkno; in ocfs2_map_slot_buffers() local
|
| /kernel/linux/linux-6.6/fs/jfs/ |
| H A D | jfs_discard.c | 32 void jfs_issue_discard(struct inode *ip, u64 blkno, u64 nblocks) in jfs_issue_discard() argument
|
| H A D | jfs_extent.c | 299 extBalloc(struct inode *ip, s64 hint, s64 * nblocks, s64 * blkno) in extBalloc() argument
|
| /kernel/linux/linux-6.6/fs/ocfs2/ |
| H A D | sysfile.c | 129 u64 blkno; in _ocfs2_get_system_file_inode() local
|
| H A D | dir.h | 53 ocfs2_add_entry(handle_t *handle, struct dentry *dentry, struct inode *inode, u64 blkno, struct buffer_head *parent_fe_bh, struct ocfs2_dir_lookup_result *lookup) ocfs2_add_entry() argument
|
| H A D | buffer_head_io.c | 405 ocfs2_check_super_or_backup(struct super_block *sb, sector_t blkno) ocfs2_check_super_or_backup() argument
|
| H A D | export.c | 39 u64 blkno = handle->ih_blkno; in ocfs2_get_dentry() local 132 u64 blkno; in ocfs2_get_parent() local 197 u64 blkno; ocfs2_encode_fh() local [all...] |
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| H A D | xfs_attr.h | 36 __u32 blkno; /* block containing entry (suggestion) */ member
|
| H A D | xfs_ag.c | 27 xfs_get_aghdr_buf( struct xfs_mount *mp, xfs_daddr_t blkno, size_t numblks, struct xfs_buf **bpp, const struct xfs_buf_ops *ops) xfs_get_aghdr_buf() argument
|
| /kernel/linux/linux-5.10/fs/xfs/ |
| H A D | xfs_attr_inactive.c | 262 xfs_daddr_t blkno; in xfs_attr3_root_inactive() local 34 xfs_attr3_rmt_stale( struct xfs_inode *dp, xfs_dablk_t blkno, int blkcnt) xfs_attr3_rmt_stale() argument
|
| H A D | xfs_buf_item_recover.c | 38 xlog_find_buffer_cancelled( struct xlog *log, xfs_daddr_t blkno, uint len) xlog_find_buffer_cancelled() argument 59 xlog_add_buffer_cancelled( struct xlog *log, xfs_daddr_t blkno, uint len) xlog_add_buffer_cancelled() argument 91 xlog_is_buffer_cancelled( struct xlog *log, xfs_daddr_t blkno, uint len) xlog_is_buffer_cancelled() argument 108 xlog_put_buffer_cancelled( struct xlog *log, xfs_daddr_t blkno, uint len) xlog_put_buffer_cancelled() argument [all...] |
| /kernel/linux/linux-5.10/fs/gfs2/ |
| H A D | trans.c | 264 void gfs2_trans_remove_revoke(struct gfs2_sbd *sdp, u64 blkno, unsigned int len) in gfs2_trans_remove_revoke() argument
|
| H A D | recovery.c | 55 int gfs2_revoke_add(struct gfs2_jdesc *jd, u64 blkno, unsigned int where) in gfs2_revoke_add() argument 84 int gfs2_revoke_check(struct gfs2_jdesc *jd, u64 blkno, unsigned int where) in gfs2_revoke_check() argument 120 __get_log_header(struct gfs2_sbd *sdp, const struct gfs2_log_header *lh, unsigned int blkno, struct gfs2_log_header_host *head) __get_log_header() argument
|
| H A D | meta_io.c | 110 struct buffer_head *gfs2_getbuf(struct gfs2_glock *gl, u64 blkno, int create) in gfs2_getbuf() argument 178 struct buffer_head *gfs2_meta_new(struct gfs2_glock *gl, u64 blkno) in gfs2_meta_new() argument 247 int gfs2_meta_read(struct gfs2_glock *gl, u64 blkno, in argument 399 gfs2_getjdatabuf(struct gfs2_inode *ip, u64 blkno) gfs2_getjdatabuf() argument [all...] |
| /kernel/linux/linux-6.6/fs/gfs2/ |
| H A D | trans.c | 304 void gfs2_trans_remove_revoke(struct gfs2_sbd *sdp, u64 blkno, unsigned int len) in gfs2_trans_remove_revoke() argument
|
| H A D | recovery.c | 55 int gfs2_revoke_add(struct gfs2_jdesc *jd, u64 blkno, unsigned int where) in gfs2_revoke_add() argument 83 int gfs2_revoke_check(struct gfs2_jdesc *jd, u64 blkno, unsigned int where) in gfs2_revoke_check() argument 118 __get_log_header(struct gfs2_sbd *sdp, const struct gfs2_log_header *lh, unsigned int blkno, struct gfs2_log_header_host *head) __get_log_header() argument
|
| /kernel/linux/linux-6.6/fs/xfs/ |
| H A D | xfs_attr_inactive.c | 260 xfs_daddr_t blkno; in xfs_attr3_root_inactive() local 34 xfs_attr3_rmt_stale( struct xfs_inode *dp, xfs_dablk_t blkno, int blkcnt) xfs_attr3_rmt_stale() argument
|
| /kernel/linux/linux-5.10/fs/xfs/scrub/ |
| H A D | dabtree.c | 128 xchk_da_btree_ptr_ok( struct xchk_da_btree *ds, int level, xfs_dablk_t blkno) xchk_da_btree_ptr_ok() argument 311 xchk_da_btree_block( struct xchk_da_btree *ds, int level, xfs_dablk_t blkno) xchk_da_btree_block() argument 480 xfs_dablk_t blkno; xchk_da_btree() local [all...] |