| /fs/ext4/ |
| D | ext4_extents.h | 192 static inline void ext4_ext_mark_unwritten(struct ext4_extent *ext) in ext4_ext_mark_unwritten() 199 static inline int ext4_ext_is_unwritten(struct ext4_extent *ext) in ext4_ext_is_unwritten() 205 static inline int ext4_ext_get_actual_len(struct ext4_extent *ext) in ext4_ext_get_actual_len() 212 static inline void ext4_ext_mark_initialized(struct ext4_extent *ext) in ext4_ext_mark_initialized()
|
| D | move_extent.c | 102 struct ext4_extent *ext; in mext_check_coverage() local
|
| D | extents.c | 379 static int ext4_valid_extent(struct inode *inode, struct ext4_extent *ext) in ext4_valid_extent() 415 struct ext4_extent *ext = EXT_FIRST_EXTENT(eh); in ext4_valid_extent_entries() local
|
| /fs/affs/ |
| D | file.c | 118 affs_alloc_extblock(struct inode *inode, struct buffer_head *bh, u32 ext) in affs_alloc_extblock() 156 affs_get_extblock(struct inode *inode, u32 ext) in affs_get_extblock() 170 affs_get_extblock_slow(struct inode *inode, u32 ext) in affs_get_extblock_slow() 299 u32 ext; in affs_get_block() local 838 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 | 265 void hfs_inode_read_fork(struct inode *inode, struct hfs_extent *ext, in hfs_inode_read_fork() 406 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 | 206 efs_extent ext, *exts; in efs_map_block() local
|
| /fs/xfs/ |
| D | xfs_trans_refcount.c | 152 struct xfs_phys_extent *ext; in xfs_refcount_update_log_item() local
|
| /fs/sdcardfs/ |
| D | derived_perm.c | 155 const char *ext = strrchr(name, '.'); in get_type() local
|
| /fs/udf/ |
| D | unicode.c | 195 uint8_t ext[EXT_SIZE * NLS_MAX_CHARSET_SIZE + 1]; in udf_name_from_CS0() local
|
| /fs/xfs/libxfs/ |
| D | xfs_refcount.c | 834 struct xfs_refcount_irec ext, tmp; in xfs_refcount_adjust_extents() local 1362 struct xfs_refcount_irec ext, tmp; in xfs_refcount_adjust_cow_extents() local
|
| /fs/9p/ |
| D | vfs_inode.c | 146 char type = 0, ext[32]; in p9mode2unixmode() local 1170 char ext[32]; in v9fs_stat2inode() local
|
| /fs/ntfs/ |
| D | inode.h | 137 } ext; member
|
| /fs/fat/ |
| D | namei_vfat.c | 332 unsigned char base[9], ext[4], buf[5], *p; in vfat_create_shortname() local
|
| /fs/ocfs2/ |
| D | alloc.c | 423 struct ocfs2_extent_rec *ext, in ocfs2_refcount_tree_extent_contig() 803 struct ocfs2_extent_rec *ext, in ocfs2_block_extent_contig() 827 struct ocfs2_extent_rec *ext, in ocfs2_extent_rec_contig()
|
| /fs/ |
| D | dcache.c | 1618 struct external_name *ext = NULL; in __d_alloc() local
|
| /fs/f2fs/ |
| D | f2fs.h | 701 static inline void get_extent_info(struct extent_info *ext, in get_extent_info() 709 static inline void set_raw_extent(struct extent_info *ext, in set_raw_extent()
|