| /fs/ext4/ | 
| D | ext4_extents.h | 197 static inline void ext4_ext_mark_unwritten(struct ext4_extent *ext)  in ext4_ext_mark_unwritten() 204 static inline int ext4_ext_is_unwritten(struct ext4_extent *ext)  in ext4_ext_is_unwritten() 210 static inline int ext4_ext_get_actual_len(struct ext4_extent *ext)  in ext4_ext_get_actual_len() 217 static inline void ext4_ext_mark_initialized(struct ext4_extent *ext)  in ext4_ext_mark_initialized()
  | 
| D | move_extent.c | 90 	struct ext4_extent *ext;  in mext_check_coverage()  local
  | 
| D | extents.c | 367 static int ext4_valid_extent(struct inode *inode, struct ext4_extent *ext)  in ext4_valid_extent() 407 		struct ext4_extent *ext = EXT_FIRST_EXTENT(eh);  in ext4_valid_extent_entries()  local
  | 
| D | fast_commit.c | 2067 	struct ext4_fc_add_range ext;  in ext4_fc_replay_scan()  local
  | 
| /fs/bcachefs/ | 
| D | sb-downgrade.c | 160 	struct bch_sb_field_ext *ext = bch2_sb_field_get(c->disk_sb.sb, ext);  in bch2_sb_set_upgrade_extra()  local 184 	struct bch_sb_field_ext *ext = bch2_sb_field_get(c->disk_sb.sb, ext);  in bch2_sb_set_upgrade()  local 399 	struct bch_sb_field_ext *ext = bch2_sb_field_get(c->disk_sb.sb, ext);  in bch2_sb_set_downgrade()  local
  | 
| D | recovery.c | 59 	struct bch_sb_field_ext *ext = bch2_sb_field_get(c->disk_sb.sb, ext);  in bch2_reconstruct_alloc()  local 607 		struct bch_sb_field_ext *ext = bch2_sb_field_get(c->disk_sb.sb, ext);  in check_version_upgrade()  local 665 	struct bch_sb_field_ext *ext = bch2_sb_field_get(c->disk_sb.sb, ext);  in bch2_fs_recovery()  local
  | 
| D | recovery_passes.c | 130 	struct bch_sb_field_ext *ext = bch2_sb_field_get(c->disk_sb.sb, ext);  in bch2_run_explicit_recovery_pass_persistent()  local 147 	struct bch_sb_field_ext *ext = bch2_sb_field_get(c->disk_sb.sb, ext);  in bch2_clear_recovery_pass_required()  local
  | 
| D | super-io.c | 541 	struct bch_sb_field_ext *ext = bch2_sb_field_get(src, ext);  in bch2_sb_update()  local
  | 
| D | super.c | 1022 	struct bch_sb_field_ext *ext =  in bch2_fs_start()  local
  | 
| /fs/affs/ | 
| D | file.c | 120 affs_alloc_extblock(struct inode *inode, struct buffer_head *bh, u32 ext)  in affs_alloc_extblock() 158 affs_get_extblock(struct inode *inode, u32 ext)  in affs_get_extblock() 172 affs_get_extblock_slow(struct inode *inode, u32 ext)  in affs_get_extblock_slow() 301 	u32			 ext;  in affs_get_block()  local 866 	u32 ext, ext_key;  in affs_truncate()  local
  | 
| D | affs.h | 35 	u32	ext;				/* idx of the extended block */  member
  | 
| /fs/hfs/ | 
| D | extent.c | 74 u16 hfs_ext_find_block(struct hfs_extent *ext, u16 off)  in hfs_ext_find_block() 89 static int hfs_ext_block_count(struct hfs_extent *ext)  in hfs_ext_block_count() 99 static u16 hfs_ext_lastblock(struct hfs_extent *ext)  in hfs_ext_lastblock()
  | 
| D | inode.c | 266 void hfs_inode_read_fork(struct inode *inode, struct hfs_extent *ext,  in hfs_inode_read_fork() 409 void hfs_inode_write_fork(struct inode *inode, struct hfs_extent *ext,  in hfs_inode_write_fork()
  | 
| D | hfs.h | 167 	struct hfs_ext_key ext;  member
  | 
| /fs/hfsplus/ | 
| D | extents.c | 51 static u32 hfsplus_ext_find_block(struct hfsplus_extent *ext, u32 off)  in hfsplus_ext_find_block() 66 static int hfsplus_ext_block_count(struct hfsplus_extent *ext)  in hfsplus_ext_block_count() 76 static u32 hfsplus_ext_lastblock(struct hfsplus_extent *ext)  in hfsplus_ext_lastblock()
  | 
| /fs/efs/ | 
| D | inode.c | 208 	efs_extent ext, *exts;  in efs_map_block()  local
  | 
| /fs/xfs/libxfs/ | 
| D | xfs_inode_fork.h | 248 #define for_each_xfs_iext(ifp, ext, got)		\  argument
  | 
| D | xfs_refcount.c | 1101 	struct xfs_refcount_irec	ext, tmp;  in xfs_refcount_adjust_extents()  local 1648 	struct xfs_refcount_irec	ext, tmp;  in xfs_refcount_adjust_cow_extents()  local
  | 
| /fs/udf/ | 
| D | unicode.c | 164 	uint8_t ext[EXT_SIZE * NLS_MAX_CHARSET_SIZE + 1];  in udf_name_from_CS0()  local
  | 
| /fs/fuse/ | 
| D | dir.c | 660 				struct fuse_in_arg *ext)  in get_security_context() 745 				 struct fuse_in_arg *ext)  in get_create_supp_group() 780 	struct fuse_in_arg ext = { .size = 0, .value = NULL };  in get_create_ext()  local
  | 
| /fs/ceph/ | 
| D | crypto.c | 604 		struct ceph_sparse_extent *ext = &map[i];  in ceph_fscrypt_decrypt_extents()  local
  | 
| /fs/f2fs/ | 
| D | super.c | 560 	unsigned char (*ext)[F2FS_EXTENSION_LEN];  in is_compress_extension_exist()  local 589 	unsigned char (*ext)[F2FS_EXTENSION_LEN];  in f2fs_test_compress_extension()  local 696 	unsigned char (*ext)[F2FS_EXTENSION_LEN];  in parse_options()  local
  | 
| D | namei.c | 148 	unsigned char (*ext)[F2FS_EXTENSION_LEN] = F2FS_OPTION(sbi).extensions;  in set_compress_new_inode()  local
  | 
| /fs/fat/ | 
| D | namei_vfat.c | 333 	unsigned char base[9], ext[4], buf[5], *p;  in vfat_create_shortname()  local
  | 
| /fs/ocfs2/ | 
| D | alloc.c | 414 				  struct ocfs2_extent_rec *ext,  in ocfs2_refcount_tree_extent_contig() 795 				     struct ocfs2_extent_rec *ext,  in ocfs2_block_extent_contig() 819 				struct ocfs2_extent_rec *ext,  in ocfs2_extent_rec_contig()
  |