Home
last modified time | relevance | path

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

/linux-6.15/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)
577 struct ubifs_data_node { struct
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()
618 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 Dreplay.c754 struct ubifs_data_node *dn = snod->node; in replay_bud()
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-6.15/Documentation/filesystems/
H A Dubifs-authentication.rst99 of nodes. Eg. data nodes (``struct ubifs_data_node``) which store chunks of file