Struct: inode
File: include/linux/fs.h (Line 628)
Version: v5.6.1
Members:
Type | Name | Description | ||||
---|---|---|---|---|---|---|
umode_t | i_mode | |||||
unsigned short | i_opflags | |||||
kuid_t | i_uid | |||||
kgid_t | i_gid | |||||
unsigned int | i_flags | This is an int | ||||
− #ifdef CONFIG_FS_POSIX_ACL | ||||||
struct posix_acl | *i_acl | |||||
struct posix_acl | *i_default_acl | |||||
#endif | ||||||
const struct inode_operations | *i_op | |||||
struct super_block | *i_sb | |||||
struct address_space | *i_mapping | |||||
− #ifdef CONFIG_SECURITY | ||||||
void | *i_security | |||||
#endif | ||||||
unsigned long | i_ino | |||||
const unsigned int | i_nlink | This is an int | ||||
unsigned int | __i_nlink | This is an int | ||||
dev_t | i_rdev | |||||
loff_t | i_size | |||||
struct timespec64 | i_atime | |||||
struct timespec64 | i_mtime | |||||
struct timespec64 | i_ctime | |||||
unsigned short | i_bytes | |||||
u8 | i_blkbits | Type:Test/v1
| ||||
u8 | i_write_hint | Type:Test/v1
| ||||
blkcnt_t | i_blocks | |||||
− #ifdef __NEED_I_SIZE_ORDERED | ||||||
seqcount_t | i_size_seqcount | |||||
#endif | ||||||
unsigned long | i_state | |||||
struct rw_semaphore | i_rwsem | |||||
unsigned long | dirtied_time_when | |||||
struct hlist_node | i_hash | |||||
− #ifdef CONFIG_CGROUP_WRITEBACK | ||||||
int | i_wb_frn_winner | This is an int | ||||
u16 | i_wb_frn_avg_time | |||||
u16 | i_wb_frn_history | |||||
#endif | ||||||
struct list_head | i_sb_list | pls complete summary | ||||
struct hlist_head | i_dentry | |||||
struct rcu_head | i_rcu | |||||
atomic64_t | i_version | |||||
atomic_t | i_count | |||||
atomic_t | i_dio_count | |||||
atomic_t | i_writecount | |||||
− #if defined(CONFIG_IMA) || defined(CONFIG_FILE_LOCKING) | && | |||||
#endif | ||||||
struct file_lock_context | *i_flctx | |||||
struct address_space | i_data | |||||
struct list_head | i_devices | pls complete summary | ||||
struct pipe_inode_info | *i_pipe | |||||
struct block_device | *i_bdev | |||||
struct cdev | *i_cdev | |||||
char | *i_link | |||||
unsigned | i_dir_seq | |||||
__u32 | i_generation | |||||
− #ifdef CONFIG_FSNOTIFY | ||||||
struct fsnotify_mark_connector __rcu | *i_fsnotify_marks | |||||
#endif | ||||||
− #ifdef CONFIG_FS_ENCRYPTION | ||||||
struct fscrypt_info | *i_crypt_info | |||||
#endif | ||||||
− #ifdef CONFIG_FS_VERITY | ||||||
struct fsverity_info | *i_verity_info | |||||
#endif | ||||||
[[LT:}|}]] | __randomize_layout |