Home
last modified time | relevance | path

Searched refs:release_head (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ubifs/
H A Djournal.c95 * 'release_head()'. Returns zero in case of success, %-EAGAIN if commit has to
387 * release_head - release a journal head.
395 static inline void release_head(struct ubifs_info *c, int jhead) in release_head() function
629 release_head(c, BASEHD); in ubifs_jnl_update()
645 release_head(c, BASEHD); in ubifs_jnl_update()
702 release_head(c, BASEHD); in ubifs_jnl_update()
804 release_head(c, DATAHD); in ubifs_jnl_write_data()
820 release_head(c, DATAHD); in ubifs_jnl_write_data()
940 release_head(c, BASEHD); in ubifs_jnl_write_inode()
967 release_head( in ubifs_jnl_write_inode()
[all...]
/kernel/linux/linux-6.6/fs/ubifs/
H A Djournal.c95 * 'release_head()'. Returns zero in case of success, %-EAGAIN if commit has to
387 * release_head - release a journal head.
395 static inline void release_head(struct ubifs_info *c, int jhead) in release_head() function
629 release_head(c, BASEHD); in ubifs_jnl_update()
645 release_head(c, BASEHD); in ubifs_jnl_update()
702 release_head(c, BASEHD); in ubifs_jnl_update()
804 release_head(c, DATAHD); in ubifs_jnl_write_data()
820 release_head(c, DATAHD); in ubifs_jnl_write_data()
940 release_head(c, BASEHD); in ubifs_jnl_write_inode()
967 release_head( in ubifs_jnl_write_inode()
[all...]

Completed in 3 milliseconds