/fs/ext2/ |
D | xattr.c | 368 struct ext2_xattr_header *header = NULL; in ext2_xattr_set() local 627 struct ext2_xattr_header *header) in ext2_xattr_set2() 901 ext2_xattr_cache_find(struct inode *inode, struct ext2_xattr_header *header) in ext2_xattr_cache_find() 956 static inline void ext2_xattr_hash_entry(struct ext2_xattr_header *header, in ext2_xattr_hash_entry() 992 static void ext2_xattr_rehash(struct ext2_xattr_header *header, in ext2_xattr_rehash()
|
/fs/ext3/ |
D | xattr.c | 269 struct ext3_xattr_ibody_header *header; in ext3_xattr_ibody_get() local 397 struct ext3_xattr_ibody_header *header; in ext3_xattr_ibody_list() local 688 #define header(x) ((struct ext3_xattr_header *)(x)) in ext3_xattr_block_set() macro 872 struct ext3_xattr_ibody_header *header; in ext3_xattr_ibody_find() local 903 struct ext3_xattr_ibody_header *header; in ext3_xattr_ibody_set() local 1201 ext3_xattr_cache_find(struct inode *inode, struct ext3_xattr_header *header, in ext3_xattr_cache_find() 1250 static inline void ext3_xattr_hash_entry(struct ext3_xattr_header *header, in ext3_xattr_hash_entry() 1286 static void ext3_xattr_rehash(struct ext3_xattr_header *header, in ext3_xattr_rehash()
|
/fs/ext4/ |
D | xattr.c | 262 struct ext4_xattr_ibody_header *header; in ext4_xattr_ibody_get() local 390 struct ext4_xattr_ibody_header *header; in ext4_xattr_ibody_list() local 698 #define header(x) ((struct ext4_xattr_header *)(x)) in ext4_xattr_block_set() macro 884 struct ext4_xattr_ibody_header *header; in ext4_xattr_ibody_find() local 915 struct ext4_xattr_ibody_header *header; in ext4_xattr_ibody_set() local 1125 struct ext4_xattr_ibody_header *header; in ext4_expand_extra_isize_ea() local 1468 ext4_xattr_cache_find(struct inode *inode, struct ext4_xattr_header *header, in ext4_xattr_cache_find() 1517 static inline void ext4_xattr_hash_entry(struct ext4_xattr_header *header, in ext4_xattr_hash_entry() 1553 static void ext4_xattr_rehash(struct ext4_xattr_header *header, in ext4_xattr_rehash()
|
D | inode.c | 4898 struct ext4_xattr_ibody_header *header; in ext4_expand_extra_isize() local
|
/fs/jbd/ |
D | commit.c | 120 journal_header_t *header; in journal_write_commit_record() local 312 journal_header_t *header; in journal_commit_transaction() local
|
D | revoke.c | 537 journal_header_t *header; in write_one_revoke_record() local 591 journal_revoke_header_t *header; in flush_descriptor() local
|
D | recovery.c | 576 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 | 1213 u32 __user *header = (u32 __user *) vma->vm_start; in vma_dump_size() local
|
/fs/jbd2/ |
D | revoke.c | 536 journal_header_t *header; in write_one_revoke_record() local 598 jbd2_journal_revoke_header_t *header; in flush_descriptor() local
|
D | commit.c | 361 journal_header_t *header; in jbd2_journal_commit_transaction() local
|
D | recovery.c | 719 jbd2_journal_revoke_header_t *header; in scan_revoke_records() local
|
/fs/jffs2/ |
D | acl.c | 56 struct jffs2_acl_header *header = value; in jffs2_acl_from_medium() local 120 struct jffs2_acl_header *header; in jffs2_acl_to_medium() local
|
/fs/proc/ |
D | array.c | 209 static void render_sigset_t(struct seq_file *m, const char *header, in render_sigset_t() 282 static void render_cap_t(struct seq_file *m, const char *header, in render_cap_t()
|
/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/smbfs/ |
D | sock.c | 108 smb_get_length(struct socket *socket, unsigned char *header) in smb_get_length()
|
D | request.c | 202 const int header = SMB_HEADER_LEN + 2 * smb_parameters + 2; in smb_setup_trans2request() local
|
/fs/ocfs2/ |
D | xattr.c | 135 struct ocfs2_xattr_header *header; member 446 struct ocfs2_xattr_header *header, in ocfs2_xattr_hash_entry() 790 struct ocfs2_xattr_header *header, in ocfs2_xattr_list_entries() 822 struct ocfs2_xattr_header *header = NULL; in ocfs2_xattr_ibody_list() local 859 struct ocfs2_xattr_header *header = &xb->xb_attrs.xb_header; in ocfs2_xattr_block_list() local 1708 struct ocfs2_xattr_header *header) in ocfs2_remove_value_outside() 1754 struct ocfs2_xattr_header *header; in ocfs2_xattr_ibody_remove() local 1782 struct ocfs2_xattr_header *header = &(xb->xb_attrs.xb_header); in ocfs2_xattr_block_remove() local
|
/fs/dlm/ |
D | debug_fs.c | 350 int header; member
|
D | dlm_internal.h | 408 struct dlm_header header; /* common to other two */ member
|
/fs/omfs/ |
D | dir.c | 330 int omfs_is_bad(struct omfs_sb_info *sbi, struct omfs_header *header, in omfs_is_bad()
|
/fs/btrfs/ |
D | ctree.h | 370 struct btrfs_header header; member 385 struct btrfs_header header; member
|