Searched defs:raw_inode (Results 1 – 11 of 11) sorted by relevance
| /linux/fs/minix/ |
| H A D | bitmap.c | 163 struct minix_inode *raw_inode; in minix_clear_inode() local 170 struct minix2_inode *raw_inode; in minix_clear_inode() local
|
| /linux/fs/befs/ |
| H A D | inode.c | 19 befs_check_inode(struct super_block *sb, befs_inode *raw_inode, in befs_check_inode()
|
| /linux/fs/nilfs2/ |
| H A D | ifile.h | 29 static inline void nilfs_ifile_unmap_inode(struct nilfs_inode *raw_inode) in nilfs_ifile_unmap_inode()
|
| H A D | ifile.c | 96 struct nilfs_inode *raw_inode; in nilfs_ifile_delete_inode() local
|
| H A D | cpfile.c | 1135 struct nilfs_inode *raw_inode, struct inode **inodep) in nilfs_cpfile_read()
|
| /linux/fs/ext4/ |
| H A D | xattr.h | 65 #define IHDR(inode, raw_inode) \ argument 70 #define ITAIL(inode, raw_inode) \ argument
|
| H A D | inode.c | 4708 static int ext4_inode_blocks_set(struct ext4_inode *raw_inode, in ext4_inode_blocks_set() 4752 static int ext4_fill_raw_inode(struct inode *inode, struct ext4_inode *raw_inode) in ext4_fill_raw_inode() 4936 struct ext4_inode *raw_inode = in __ext4_get_inode_loc() local 5094 static blkcnt_t ext4_inode_blocks(struct ext4_inode *raw_inode, in ext4_inode_blocks() 5117 struct ext4_inode *raw_inode, in ext4_iget_extra_inode() 5226 struct ext4_inode *raw_inode; in __ext4_iget() local 5595 struct ext4_inode *raw_inode) in __ext4_update_other_inode_time() 5663 struct ext4_inode *raw_inode = ext4_raw_inode(iloc); in ext4_do_update_inode() local 6146 struct ext4_inode *raw_inode; in ext4_getattr() local 6392 struct ext4_inode *raw_inode; in __ext4_expand_extra_isize() local
|
| H A D | inline.c | 41 struct ext4_inode *raw_inode; in get_max_inline_xattr_value_size() local 190 struct ext4_inode *raw_inode; in ext4_read_inline_data() local 233 struct ext4_inode *raw_inode; in ext4_write_inline_data() local
|
| H A D | ext4.h | 913 #define EXT4_INODE_SET_XTIME_VAL(xtime, inode, raw_inode, ts) \ argument 922 #define EXT4_INODE_SET_ATIME(inode, raw_inode) \ argument 925 #define EXT4_INODE_SET_MTIME(inode, raw_inode) \ argument 928 #define EXT4_INODE_SET_CTIME(inode, raw_inode) \ argument 931 #define EXT4_EINODE_SET_XTIME(xtime, einode, raw_inode) \ argument 936 #define EXT4_INODE_GET_XTIME_VAL(xtime, inode, raw_inode) \ argument 944 #define EXT4_INODE_GET_ATIME(inode, raw_inode) \ argument 950 #define EXT4_INODE_GET_MTIME(inode, raw_inode) \ argument 956 #define EXT4_INODE_GET_CTIME(inode, raw_inode) \ argument 962 #define EXT4_EINODE_GET_XTIME(xtime, einode, raw_inode) \ argument [all …]
|
| H A D | ialloc.c | 678 struct ext4_inode *raw_inode; in recently_deleted() local
|
| H A D | fast_commit.c | 1523 struct ext4_inode *raw_inode; in ext4_fc_replay_inode() local
|