Home
last modified time | relevance | path

Searched defs:ext (Results 1 – 25 of 27) sorted by relevance

12

/fs/ext4/
Dext4_extents.h197 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()
Dmove_extent.c90 struct ext4_extent *ext; in mext_check_coverage() local
Dextents.c367 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
Dfast_commit.c2067 struct ext4_fc_add_range ext; in ext4_fc_replay_scan() local
/fs/bcachefs/
Dsb-downgrade.c160 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
Drecovery.c59 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
Drecovery_passes.c130 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
Dsuper-io.c541 struct bch_sb_field_ext *ext = bch2_sb_field_get(src, ext); in bch2_sb_update() local
Dsuper.c1022 struct bch_sb_field_ext *ext = in bch2_fs_start() local
/fs/affs/
Dfile.c120 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
Daffs.h35 u32 ext; /* idx of the extended block */ member
/fs/hfs/
Dextent.c74 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()
Dinode.c266 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()
Dhfs.h167 struct hfs_ext_key ext; member
/fs/hfsplus/
Dextents.c51 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/
Dinode.c208 efs_extent ext, *exts; in efs_map_block() local
/fs/xfs/libxfs/
Dxfs_inode_fork.h248 #define for_each_xfs_iext(ifp, ext, got) \ argument
Dxfs_refcount.c1101 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/
Dunicode.c164 uint8_t ext[EXT_SIZE * NLS_MAX_CHARSET_SIZE + 1]; in udf_name_from_CS0() local
/fs/fuse/
Ddir.c660 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/
Dcrypto.c604 struct ceph_sparse_extent *ext = &map[i]; in ceph_fscrypt_decrypt_extents() local
/fs/f2fs/
Dsuper.c560 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
Dnamei.c148 unsigned char (*ext)[F2FS_EXTENSION_LEN] = F2FS_OPTION(sbi).extensions; in set_compress_new_inode() local
/fs/fat/
Dnamei_vfat.c333 unsigned char base[9], ext[4], buf[5], *p; in vfat_create_shortname() local
/fs/ocfs2/
Dalloc.c414 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()

12