Home
last modified time | relevance | path

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

/linux/fs/ubifs/
A Dcrypto.c27 int ubifs_encrypt(const struct inode *inode, struct ubifs_data_node *dn, in ubifs_encrypt()
53 int ubifs_decrypt(const struct inode *inode, struct ubifs_data_node *dn, in ubifs_decrypt()
A Dubifs-media.h267 #define UBIFS_DATA_NODE_SZ sizeof(struct ubifs_data_node)
577 struct ubifs_data_node { struct
A Dubifs.h2081 struct ubifs_data_node *dn, in ubifs_encrypt()
2090 struct ubifs_data_node *dn, in ubifs_decrypt()
2099 int ubifs_encrypt(const struct inode *inode, struct ubifs_data_node *dn,
2101 int ubifs_decrypt(const struct inode *inode, struct ubifs_data_node *dn,
A Dfile.c46 struct ubifs_data_node *dn) in read_block()
104 struct ubifs_data_node *dn; in do_readpage()
636 struct ubifs_data_node *dn; in populate_page()
A Djournal.c726 struct ubifs_data_node *data; in ubifs_jnl_write_data()
1444 unsigned int block, struct ubifs_data_node *dn, in truncate_data_node()
1515 struct ubifs_data_node *dn; in ubifs_jnl_truncate()
A Dreplay.c752 struct ubifs_data_node *dn = snod->node; in replay_bud()
A Ddebug.c500 const struct ubifs_data_node *dn = node; in ubifs_dump_node()
2052 struct ubifs_data_node *dn = node; in check_leaf()
/linux/Documentation/filesystems/
A Dubifs-authentication.rst99 of nodes. Eg. data nodes (``struct ubifs_data_node``) which store chunks of file

Completed in 28 milliseconds