/fs/ext2/ |
D | xattr.c | 138 ext2_xattr_header_valid(struct ext2_xattr_header *header) in ext2_xattr_header_valid() 411 struct ext2_xattr_header *header = NULL; in ext2_xattr_set() local 654 struct ext2_xattr_header *header) in ext2_xattr_set2() 925 ext2_xattr_cache_find(struct inode *inode, struct ext2_xattr_header *header) in ext2_xattr_cache_find() 989 static inline void ext2_xattr_hash_entry(struct ext2_xattr_header *header, in ext2_xattr_hash_entry() 1025 static void ext2_xattr_rehash(struct ext2_xattr_header *header, in ext2_xattr_rehash()
|
/fs/ext4/ |
D | xattr.c | 261 __xattr_check_inode(struct inode *inode, struct ext4_xattr_ibody_header *header, in __xattr_check_inode() 277 #define xattr_check_inode(inode, header, end) \ argument 575 struct ext4_xattr_ibody_header *header; in ext4_xattr_ibody_get() local 722 struct ext4_xattr_ibody_header *header; in ext4_xattr_ibody_list() local 803 struct ext4_xattr_ibody_header *header; in ext4_get_inode_usage() local 1862 #define header(x) ((struct ext4_xattr_header *)(x)) in ext4_xattr_block_set() macro 2177 struct ext4_xattr_ibody_header *header; in ext4_xattr_ibody_find() local 2206 struct ext4_xattr_ibody_header *header; in ext4_xattr_ibody_inline_set() local 2230 struct ext4_xattr_ibody_header *header; in ext4_xattr_ibody_set() local 2560 struct ext4_xattr_ibody_header *header = IHDR(inode, raw_inode); in ext4_xattr_move_to_block() local [all …]
|
D | inline.c | 33 struct ext4_xattr_ibody_header *header; in get_max_inline_xattr_value_size() local 170 struct ext4_xattr_ibody_header *header; in ext4_read_inline_data() local 215 struct ext4_xattr_ibody_header *header; in ext4_write_inline_data() local 1073 struct ext4_xattr_ibody_header *header; in ext4_get_inline_xattr_pos() local
|
D | inode.c | 5999 struct ext4_xattr_ibody_header *header; in __ext4_expand_extra_isize() local
|
/fs/nilfs2/ |
D | cpfile.c | 221 struct nilfs_cpfile_header *header; in nilfs_cpfile_get_checkpoint() local 316 struct nilfs_cpfile_header *header; in nilfs_cpfile_delete_checkpoints() local 480 struct nilfs_cpfile_header *header; in nilfs_cpfile_do_get_ssinfo() local 603 struct nilfs_cpfile_header *header; in nilfs_cpfile_block_get_snapshot_list() local 620 struct nilfs_cpfile_header *header; in nilfs_cpfile_set_snapshot() local 739 struct nilfs_cpfile_header *header; in nilfs_cpfile_clear_snapshot() local 948 struct nilfs_cpfile_header *header; in nilfs_cpfile_get_stat() local
|
D | sufile.c | 107 struct nilfs_sufile_header *header; in nilfs_sufile_mod_counter() local 305 struct nilfs_sufile_header *header; in nilfs_sufile_alloc() local 568 struct nilfs_sufile_header *header; in nilfs_sufile_get_stat() local 748 struct nilfs_sufile_header *header; in nilfs_sufile_resize() local 1166 struct nilfs_sufile_header *header; in nilfs_sufile_read() local
|
/fs/jffs2/ |
D | acl.c | 58 struct jffs2_acl_header *header = value; in jffs2_acl_from_medium() local 130 struct jffs2_acl_header *header; in jffs2_acl_to_medium() local
|
/fs/nfs/blocklayout/ |
D | blocklayout.c | 192 static void bl_mark_devices_unavailable(struct nfs_pgio_header *header, bool rw) in bl_mark_devices_unavailable() 220 struct nfs_pgio_header *header = par->data; in bl_end_io_read() local 253 bl_read_pagelist(struct nfs_pgio_header *header) in bl_read_pagelist() 349 struct nfs_pgio_header *header = par->data; in bl_end_io_write() local 398 bl_write_pagelist(struct nfs_pgio_header *header, int sync) in bl_write_pagelist()
|
/fs/proc/ |
D | proc_sysctl.c | 215 static int insert_header(struct ctl_dir *dir, struct ctl_table_header *header) in insert_header() 1321 struct ctl_table_header *header; in __register_sysctl_table() local 1469 struct ctl_table_header *header; in register_leaf_sysctl_tables() local 1523 struct ctl_table_header *header = NULL, **subheaders, **subheader; in __register_sysctl_paths() local 1613 static void put_links(struct ctl_table_header *header) in put_links() 1647 static void drop_sysctl_table(struct ctl_table_header *header) in drop_sysctl_table() 1673 void unregister_sysctl_table(struct ctl_table_header * header) in unregister_sysctl_table()
|
D | array.c | 229 void render_sigset_t(struct seq_file *m, const char *header, in render_sigset_t() 305 static void render_cap_t(struct seq_file *m, const char *header, in render_cap_t()
|
/fs/jfs/ |
D | jfs_dtree.h | 144 } header; /* (32) */ member 195 } header; /* (32) */ member
|
D | jfs_xtree.h | 83 } header; /* (32) */ member
|
D | jfs_txnmgr.h | 184 struct lv header; /* 2: */ member
|
/fs/ |
D | posix_acl.c | 670 struct posix_acl_xattr_header *header = value; in posix_acl_fix_xattr_userns() local 728 const struct posix_acl_xattr_header *header = value; in posix_acl_from_xattr() local
|
D | binfmt_elf.c | 1359 u32 __user *header = (u32 __user *) vma->vm_start; in vma_dump_size() local
|
/fs/jbd2/ |
D | revoke.c | 639 jbd2_journal_revoke_header_t *header; in flush_descriptor() local
|
D | recovery.c | 815 jbd2_journal_revoke_header_t *header; in scan_revoke_records() local
|
D | journal.c | 832 journal_header_t *header; in jbd2_journal_get_descriptor_buffer() local
|
/fs/ocfs2/ |
D | xattr.c | 126 struct ocfs2_xattr_header *header; member 931 struct ocfs2_xattr_header *header, in ocfs2_xattr_list_entries() 977 struct ocfs2_xattr_header *header = NULL; in ocfs2_xattr_ibody_list() local 1014 struct ocfs2_xattr_header *header = &xb->xb_attrs.xb_header; in ocfs2_xattr_block_list() local 2364 struct ocfs2_xattr_header *header, in ocfs2_remove_value_outside() 2428 struct ocfs2_xattr_header *header; in ocfs2_xattr_ibody_remove() local 2468 struct ocfs2_xattr_header *header = &(xb->xb_attrs.xb_header); in ocfs2_xattr_block_remove() local 5939 struct ocfs2_xattr_header *header, in ocfs2_xattr_attach_refcount_normal() 5982 struct ocfs2_xattr_header *header = (struct ocfs2_xattr_header *) in ocfs2_xattr_inline_attach_refcount() local 6114 struct ocfs2_xattr_header *header = &xb->xb_attrs.xb_header; in ocfs2_xattr_block_attach_refcount() local
|
/fs/omfs/ |
D | dir.c | 315 int omfs_is_bad(struct omfs_sb_info *sbi, struct omfs_header *header, in omfs_is_bad()
|
/fs/btrfs/ |
D | free-space-cache.c | 51 struct btrfs_free_space_header *header; in __lookup_free_space_inode() local 138 struct btrfs_free_space_header *header; in __create_free_space_inode() local 671 struct btrfs_free_space_header *header; in __load_free_space_cache() local 1004 struct btrfs_free_space_header *header; in update_cache_item() local
|
D | ctree.h | 318 struct btrfs_header header; member 333 struct btrfs_header header; member
|
/fs/dlm/ |
D | debug_fs.c | 370 int header; member
|
D | dlm_internal.h | 457 struct dlm_header header; /* common to other two */ member
|
/fs/f2fs/ |
D | xattr.c | 372 struct f2fs_xattr_header *header; in read_all_xattrs() local
|