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 ext4_inode_blocks_set(struct ext4_inode * raw_inode,struct ext4_inode_info * ei) ext4_inode_blocks_set() argument 4752 ext4_fill_raw_inode(struct inode * inode,struct ext4_inode * raw_inode) ext4_fill_raw_inode() argument 4936 struct ext4_inode *raw_inode = __ext4_get_inode_loc() local 5094 ext4_inode_blocks(struct ext4_inode * raw_inode,struct ext4_inode_info * ei) ext4_inode_blocks() argument 5117 ext4_iget_extra_inode(struct inode * inode,struct ext4_inode * raw_inode,struct ext4_inode_info * ei) ext4_iget_extra_inode() argument 5226 struct ext4_inode *raw_inode; __ext4_iget() local 5595 __ext4_update_other_inode_time(struct super_block * sb,unsigned long orig_ino,unsigned long ino,struct ext4_inode * raw_inode) __ext4_update_other_inode_time() argument 5663 struct ext4_inode *raw_inode = ext4_raw_inode(iloc); ext4_do_update_inode() local 6146 struct ext4_inode *raw_inode; ext4_getattr() local 6392 struct ext4_inode *raw_inode; __ext4_expand_extra_isize() local [all...] |
| 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 EXT4_EINODE_SET_XTIME(xtime,einode,raw_inode) global() argument 936 EXT4_INODE_GET_XTIME_VAL(xtime,inode,raw_inode) global() argument 944 EXT4_INODE_GET_ATIME(inode,raw_inode) global() argument 950 EXT4_INODE_GET_MTIME(inode,raw_inode) global() argument 956 EXT4_INODE_GET_CTIME(inode,raw_inode) global() argument 962 EXT4_EINODE_GET_XTIME(xtime,einode,raw_inode) global() argument 3414 ext4_isize(struct super_block * sb,struct ext4_inode * raw_inode) ext4_isize() argument 3424 ext4_isize_set(struct ext4_inode * raw_inode,loff_t i_size) ext4_isize_set() argument [all...] |
| H A D | ialloc.c | 678 struct ext4_inode *raw_inode; recently_deleted() local
|
| H A D | fast_commit.c | 1523 struct ext4_inode *raw_inode; ext4_fc_replay_inode() local [all...] |