/fs/nilfs2/ |
D | cpfile.c | 188 struct nilfs_cpfile_header *header; in nilfs_cpfile_get_checkpoint() local 283 struct nilfs_cpfile_header *header; in nilfs_cpfile_delete_checkpoints() local 440 struct nilfs_cpfile_header *header; in nilfs_cpfile_do_get_ssinfo() local 563 struct nilfs_cpfile_header *header; in nilfs_cpfile_block_get_snapshot_list() local 580 struct nilfs_cpfile_header *header; in nilfs_cpfile_set_snapshot() local 699 struct nilfs_cpfile_header *header; in nilfs_cpfile_clear_snapshot() local 906 struct nilfs_cpfile_header *header; in nilfs_cpfile_get_stat() local
|
D | sufile.c | 111 struct nilfs_sufile_header *header; in nilfs_sufile_mod_counter() local 308 struct nilfs_sufile_header *header; in nilfs_sufile_alloc() local 564 struct nilfs_sufile_header *header; in nilfs_sufile_get_stat() local 744 struct nilfs_sufile_header *header; in nilfs_sufile_resize() local 879 struct nilfs_sufile_header *header; in nilfs_sufile_read() local
|
/fs/ext2/ |
D | xattr.c | 364 struct ext2_xattr_header *header = NULL; in ext2_xattr_set() local 623 struct ext2_xattr_header *header) in ext2_xattr_set2() 902 ext2_xattr_cache_find(struct inode *inode, struct ext2_xattr_header *header) in ext2_xattr_cache_find() 957 static inline void ext2_xattr_hash_entry(struct ext2_xattr_header *header, in ext2_xattr_hash_entry() 993 static void ext2_xattr_rehash(struct ext2_xattr_header *header, in ext2_xattr_rehash()
|
/fs/ext3/ |
D | xattr.c | 264 struct ext3_xattr_ibody_header *header; in ext3_xattr_ibody_get() local 395 struct ext3_xattr_ibody_header *header; in ext3_xattr_ibody_list() local 685 #define header(x) ((struct ext3_xattr_header *)(x)) in ext3_xattr_block_set() macro 877 struct ext3_xattr_ibody_header *header; in ext3_xattr_ibody_find() local 908 struct ext3_xattr_ibody_header *header; in ext3_xattr_ibody_set() local 1207 ext3_xattr_cache_find(struct inode *inode, struct ext3_xattr_header *header, in ext3_xattr_cache_find() 1256 static inline void ext3_xattr_hash_entry(struct ext3_xattr_header *header, in ext3_xattr_hash_entry() 1292 static void ext3_xattr_rehash(struct ext3_xattr_header *header, in ext3_xattr_rehash()
|
/fs/ext4/ |
D | xattr.c | 260 struct ext4_xattr_ibody_header *header; in ext4_xattr_ibody_get() local 391 struct ext4_xattr_ibody_header *header; in ext4_xattr_ibody_list() local 699 #define header(x) ((struct ext4_xattr_header *)(x)) in ext4_xattr_block_set() macro 904 struct ext4_xattr_ibody_header *header; in ext4_xattr_ibody_find() local 935 struct ext4_xattr_ibody_header *header; in ext4_xattr_ibody_set() local 1142 struct ext4_xattr_ibody_header *header; in ext4_expand_extra_isize_ea() local 1488 ext4_xattr_cache_find(struct inode *inode, struct ext4_xattr_header *header, in ext4_xattr_cache_find() 1536 static inline void ext4_xattr_hash_entry(struct ext4_xattr_header *header, in ext4_xattr_hash_entry() 1572 static void ext4_xattr_rehash(struct ext4_xattr_header *header, in ext4_xattr_rehash()
|
/fs/jbd/ |
D | commit.c | 127 journal_header_t *header; in journal_write_commit_record() local 299 journal_header_t *header; in journal_commit_transaction() local
|
D | revoke.c | 587 journal_header_t *header; in write_one_revoke_record() local 641 journal_revoke_header_t *header; in flush_descriptor() local
|
D | recovery.c | 572 journal_revoke_header_t *header; in scan_revoke_records() local
|
/fs/ |
D | xattr_acl.c | 20 posix_acl_xattr_header *header = (posix_acl_xattr_header *)value; in posix_acl_from_xattr() local
|
D | binfmt_elf.c | 1159 u32 __user *header = (u32 __user *) vma->vm_start; in vma_dump_size() local
|
/fs/proc/ |
D | proc_sysctl.c | 185 static int insert_header(struct ctl_dir *dir, struct ctl_table_header *header) in insert_header() 1202 struct ctl_table_header *header; in __register_sysctl_table() local 1350 struct ctl_table_header *header; in register_leaf_sysctl_tables() local 1404 struct ctl_table_header *header = NULL, **subheaders, **subheader; in __register_sysctl_paths() local 1494 static void put_links(struct ctl_table_header *header) in put_links() 1528 static void drop_sysctl_table(struct ctl_table_header *header) in drop_sysctl_table() 1551 void unregister_sysctl_table(struct ctl_table_header * header) in unregister_sysctl_table()
|
D | array.c | 214 static void render_sigset_t(struct seq_file *m, const char *header, in render_sigset_t() 289 static void render_cap_t(struct seq_file *m, const char *header, in render_cap_t()
|
/fs/jffs2/ |
D | acl.c | 58 struct jffs2_acl_header *header = value; in jffs2_acl_from_medium() local 122 struct jffs2_acl_header *header; in jffs2_acl_to_medium() local
|
/fs/jbd2/ |
D | revoke.c | 583 journal_header_t *header; in write_one_revoke_record() local 645 jbd2_journal_revoke_header_t *header; in flush_descriptor() local
|
D | commit.c | 323 journal_header_t *header; in jbd2_journal_commit_transaction() local
|
D | recovery.c | 715 jbd2_journal_revoke_header_t *header; in scan_revoke_records() local
|
/fs/jfs/ |
D | jfs_dtree.h | 157 } header; /* (32) */ member 208 } header; /* (32) */ member
|
D | jfs_xtree.h | 103 } header; /* (32) */ member
|
D | jfs_txnmgr.h | 197 struct lv header; /* 2: */ member
|
/fs/btrfs/ |
D | free-space-cache.c | 44 struct btrfs_free_space_header *header; in __lookup_free_space_inode() local 125 struct btrfs_free_space_header *header; in __create_free_space_inode() local 591 struct btrfs_free_space_header *header; in __load_free_space_cache() local 834 struct btrfs_free_space_header *header; in __btrfs_write_out_cache() local
|
/fs/dlm/ |
D | debug_fs.c | 351 int header; member
|
D | dlm_internal.h | 427 struct dlm_header header; /* common to other two */ member
|
/fs/ocfs2/ |
D | xattr.c | 134 struct ocfs2_xattr_header *header; member 912 struct ocfs2_xattr_header *header, in ocfs2_xattr_list_entries() 961 struct ocfs2_xattr_header *header = NULL; in ocfs2_xattr_ibody_list() local 998 struct ocfs2_xattr_header *header = &xb->xb_attrs.xb_header; in ocfs2_xattr_block_list() local 2343 struct ocfs2_xattr_header *header, in ocfs2_remove_value_outside() 2407 struct ocfs2_xattr_header *header; in ocfs2_xattr_ibody_remove() local 2447 struct ocfs2_xattr_header *header = &(xb->xb_attrs.xb_header); in ocfs2_xattr_block_remove() local 5920 struct ocfs2_xattr_header *header, in ocfs2_xattr_attach_refcount_normal() 5963 struct ocfs2_xattr_header *header = (struct ocfs2_xattr_header *) in ocfs2_xattr_inline_attach_refcount() local 6095 struct ocfs2_xattr_header *header = &xb->xb_attrs.xb_header; in ocfs2_xattr_block_attach_refcount() local
|
/fs/omfs/ |
D | dir.c | 316 int omfs_is_bad(struct omfs_sb_info *sbi, struct omfs_header *header, in omfs_is_bad()
|
/fs/logfs/ |
D | journal.c | 607 void *header = super->s_compressed_je; in __logfs_write_je() local
|