/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 | 94 struct ext4_extent *ext; in mext_check_coverage() local
|
D | fast_commit.c | 1982 struct ext4_fc_add_range ext; in ext4_fc_replay_scan() local
|
D | extents.c | 344 static int ext4_valid_extent(struct inode *inode, struct ext4_extent *ext) in ext4_valid_extent() 384 struct ext4_extent *ext = EXT_FIRST_EXTENT(eh); in ext4_valid_extent_entries() local
|
/fs/affs/ |
D | file.c | 119 affs_alloc_extblock(struct inode *inode, struct buffer_head *bh, u32 ext) in affs_alloc_extblock() 157 affs_get_extblock(struct inode *inode, u32 ext) in affs_get_extblock() 171 affs_get_extblock_slow(struct inode *inode, u32 ext) in affs_get_extblock_slow() 300 u32 ext; in affs_get_block() local 865 u32 ext, ext_key; in affs_truncate() local
|
D | affs.h | 37 u32 ext; /* idx of the extended block */ member
|
/fs/hfs/ |
D | extent.c | 74 static 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 | 268 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()
|
D | hfsplus_raw.h | 404 struct hfsplus_ext_key ext; member
|
/fs/efs/ |
D | inode.c | 207 efs_extent ext, *exts; in efs_map_block() local
|
/fs/xfs/libxfs/ |
D | xfs_inode_fork.h | 219 #define for_each_xfs_iext(ifp, ext, got) \ argument
|
D | xfs_refcount.c | 922 struct xfs_refcount_irec ext, tmp; in xfs_refcount_adjust_extents() local 1448 struct xfs_refcount_irec ext, tmp; in xfs_refcount_adjust_cow_extents() local
|
/fs/udf/ |
D | unicode.c | 168 uint8_t ext[EXT_SIZE * NLS_MAX_CHARSET_SIZE + 1]; in udf_name_from_CS0() local
|
/fs/ntfs/ |
D | inode.h | 123 } ext; member
|
/fs/xfs/ |
D | xfs_refcount_item.c | 314 struct xfs_phys_extent *ext; in xfs_refcount_update_log_item() local
|
/fs/f2fs/ |
D | super.c | 549 unsigned char (*ext)[F2FS_EXTENSION_LEN]; in is_compress_extension_exist() local 578 unsigned char (*ext)[F2FS_EXTENSION_LEN]; in f2fs_test_compress_extension() local 678 unsigned char (*ext)[F2FS_EXTENSION_LEN]; in parse_options() local
|
D | namei.c | 294 unsigned char (*ext)[F2FS_EXTENSION_LEN] = F2FS_OPTION(sbi).extensions; in set_compress_inode() local
|
D | f2fs.h | 827 static inline void get_extent_info(struct extent_info *ext, in get_extent_info() 835 static inline void set_raw_extent(struct extent_info *ext, in set_raw_extent()
|
/fs/fat/ |
D | namei_vfat.c | 333 unsigned char base[9], ext[4], buf[5], *p; in vfat_create_shortname() local
|
/fs/9p/ |
D | vfs_inode.c | 132 char type = 0, ext[32]; in p9mode2unixmode() 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()
|