Home
last modified time | relevance | path

Searched refs:ubifs_data_node (Results 1 – 7 of 7) sorted by relevance

/linux/fs/ubifs/
H A Dcrypto.c38 int ubifs_encrypt(const struct inode *inode, struct ubifs_data_node *dn, in ubifs_encrypt()
64 int ubifs_decrypt(const struct inode *inode, struct ubifs_data_node *dn, in ubifs_decrypt()
H A Dubifs-media.h267 #define UBIFS_DATA_NODE_SZ sizeof(struct ubifs_data_node)
568 * struct ubifs_data_node - data node.
577 struct ubifs_data_node { struct
578 chubifs_data_node global() argument
579 keyubifs_data_node global() argument
580 sizeubifs_data_node global() argument
581 compr_typeubifs_data_node global() argument
582 compr_sizeubifs_data_node global() argument
583 dataubifs_data_node global() argument
H A Dubifs.h2111 struct ubifs_data_node *dn, in ubifs_encrypt()
2120 struct ubifs_data_node *dn, in ubifs_decrypt()
2129 int ubifs_encrypt(const struct inode *inode, struct ubifs_data_node *dn,
2131 int ubifs_decrypt(const struct inode *inode, struct ubifs_data_node *dn,
H A Dfile.c46 unsigned int block, struct ubifs_data_node *dn) in read_block()
103 struct ubifs_data_node *dn = NULL; in do_readpage()
620 struct ubifs_data_node *dn; in populate_page()
H A Djournal.c859 struct ubifs_data_node *data; in ubifs_jnl_write_data()
1624 unsigned int block, struct ubifs_data_node *dn, in truncate_data_node()
1696 struct ubifs_data_node *dn; in ubifs_jnl_truncate()
H A Ddebug.c500 const struct ubifs_data_node *dn = node; in ubifs_dump_node()
2060 struct ubifs_data_node *dn = node; in check_leaf()
/linux/Documentation/filesystems/
H A Dubifs-authentication.rst99 of nodes. Eg. data nodes (``struct ubifs_data_node``) which store chunks of file