Home
last modified time | relevance | path

Searched defs:header (Results 1 – 25 of 26) sorted by relevance

12

/fs/ext4/
Dxattr.c234 __xattr_check_inode(struct inode *inode, struct ext4_xattr_ibody_header *header, in __xattr_check_inode()
251 #define xattr_check_inode(inode, header, end) \ argument
348 struct ext4_xattr_ibody_header *header; in ext4_xattr_ibody_get() local
482 struct ext4_xattr_ibody_header *header; in ext4_xattr_ibody_list() local
811 #define header(x) ((struct ext4_xattr_header *)(x)) in ext4_xattr_block_set() macro
1034 struct ext4_xattr_ibody_header *header; in ext4_xattr_ibody_find() local
1064 struct ext4_xattr_ibody_header *header; in ext4_xattr_ibody_inline_set() local
1088 struct ext4_xattr_ibody_header *header; in ext4_xattr_ibody_set() local
1294 struct ext4_xattr_ibody_header *header; in ext4_expand_extra_isize_ea() local
1637 ext4_xattr_cache_find(struct inode *inode, struct ext4_xattr_header *header, in ext4_xattr_cache_find()
[all …]
Dinline.c39 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
1077 struct ext4_xattr_ibody_header *header; in ext4_get_inline_xattr_pos() local
Dinode.c5288 struct ext4_xattr_ibody_header *header; in ext4_expand_extra_isize() local
/fs/nilfs2/
Dcpfile.c233 struct nilfs_cpfile_header *header; in nilfs_cpfile_get_checkpoint() local
328 struct nilfs_cpfile_header *header; in nilfs_cpfile_delete_checkpoints() local
490 struct nilfs_cpfile_header *header; in nilfs_cpfile_do_get_ssinfo() local
613 struct nilfs_cpfile_header *header; in nilfs_cpfile_block_get_snapshot_list() local
630 struct nilfs_cpfile_header *header; in nilfs_cpfile_set_snapshot() local
749 struct nilfs_cpfile_header *header; in nilfs_cpfile_clear_snapshot() local
956 struct nilfs_cpfile_header *header; in nilfs_cpfile_get_stat() local
Dsufile.c119 struct nilfs_sufile_header *header; in nilfs_sufile_mod_counter() local
316 struct nilfs_sufile_header *header; in nilfs_sufile_alloc() local
577 struct nilfs_sufile_header *header; in nilfs_sufile_get_stat() local
757 struct nilfs_sufile_header *header; in nilfs_sufile_resize() local
1175 struct nilfs_sufile_header *header; in nilfs_sufile_read() local
/fs/ext2/
Dxattr.c362 struct ext2_xattr_header *header = NULL; in ext2_xattr_set() local
622 struct ext2_xattr_header *header) in ext2_xattr_set2()
883 ext2_xattr_cache_find(struct inode *inode, struct ext2_xattr_header *header) in ext2_xattr_cache_find()
947 static inline void ext2_xattr_hash_entry(struct ext2_xattr_header *header, in ext2_xattr_hash_entry()
983 static void ext2_xattr_rehash(struct ext2_xattr_header *header, in ext2_xattr_rehash()
/fs/jffs2/
Dacl.c58 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/
Dblocklayout.c190 struct nfs_pgio_header *header = par->data; in bl_end_io_read() local
222 bl_read_pagelist(struct nfs_pgio_header *header) in bl_read_pagelist()
318 struct nfs_pgio_header *header = par->data; in bl_end_io_write() local
365 bl_write_pagelist(struct nfs_pgio_header *header, int sync) in bl_write_pagelist()
/fs/proc/
Dproc_sysctl.c207 static int insert_header(struct ctl_dir *dir, struct ctl_table_header *header) in insert_header()
1220 struct ctl_table_header *header; in __register_sysctl_table() local
1368 struct ctl_table_header *header; in register_leaf_sysctl_tables() local
1422 struct ctl_table_header *header = NULL, **subheaders, **subheader; in __register_sysctl_paths() local
1512 static void put_links(struct ctl_table_header *header) in put_links()
1546 static void drop_sysctl_table(struct ctl_table_header *header) in drop_sysctl_table()
1572 void unregister_sysctl_table(struct ctl_table_header * header) in unregister_sysctl_table()
Darray.c221 void render_sigset_t(struct seq_file *m, const char *header, in render_sigset_t()
296 static void render_cap_t(struct seq_file *m, const char *header, in render_cap_t()
/fs/jbd2/
Drevoke.c576 journal_header_t *header; in write_one_revoke_record() local
659 jbd2_journal_revoke_header_t *header; in flush_descriptor() local
Dcommit.c382 journal_header_t *header; in jbd2_journal_commit_transaction() local
Drecovery.c839 jbd2_journal_revoke_header_t *header; in scan_revoke_records() local
/fs/jfs/
Djfs_dtree.h157 } header; /* (32) */ member
208 } header; /* (32) */ member
Djfs_xtree.h96 } header; /* (32) */ member
Djfs_txnmgr.h197 struct lv header; /* 2: */ member
/fs/
Dposix_acl.c636 posix_acl_xattr_header *header = (posix_acl_xattr_header *)value; in posix_acl_fix_xattr_userns() local
694 posix_acl_xattr_header *header = (posix_acl_xattr_header *)value; in posix_acl_from_xattr() local
Dbinfmt_elf.c1349 u32 __user *header = (u32 __user *) vma->vm_start; in vma_dump_size() local
/fs/dlm/
Ddebug_fs.c373 int header; member
Ddlm_internal.h451 struct dlm_header header; /* common to other two */ member
/fs/omfs/
Ddir.c316 int omfs_is_bad(struct omfs_sb_info *sbi, struct omfs_header *header, in omfs_is_bad()
/fs/ocfs2/
Dxattr.c134 struct ocfs2_xattr_header *header; member
914 struct ocfs2_xattr_header *header, in ocfs2_xattr_list_entries()
963 struct ocfs2_xattr_header *header = NULL; in ocfs2_xattr_ibody_list() local
1000 struct ocfs2_xattr_header *header = &xb->xb_attrs.xb_header; in ocfs2_xattr_block_list() local
2349 struct ocfs2_xattr_header *header, in ocfs2_remove_value_outside()
2413 struct ocfs2_xattr_header *header; in ocfs2_xattr_ibody_remove() local
2453 struct ocfs2_xattr_header *header = &(xb->xb_attrs.xb_header); in ocfs2_xattr_block_remove() local
5924 struct ocfs2_xattr_header *header, in ocfs2_xattr_attach_refcount_normal()
5967 struct ocfs2_xattr_header *header = (struct ocfs2_xattr_header *) in ocfs2_xattr_inline_attach_refcount() local
6099 struct ocfs2_xattr_header *header = &xb->xb_attrs.xb_header; in ocfs2_xattr_block_attach_refcount() local
/fs/btrfs/
Dfree-space-cache.c53 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
678 struct btrfs_free_space_header *header; in __load_free_space_cache() local
997 struct btrfs_free_space_header *header; in update_cache_item() local
/fs/f2fs/
Dxattr.c394 struct f2fs_xattr_header *header; in read_all_xattrs() local
/fs/logfs/
Djournal.c607 void *header = super->s_compressed_je; in __logfs_write_je() local

12