Home
last modified time | relevance | path

Searched refs:del_cmtno (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/fs/ubifs/
Djournal.c632 ui->del_cmtno = c->cmt_no; in ubifs_jnl_update()
1011 if (ui->xattr_cnt || ui->del_cmtno != c->cmt_no) in ubifs_jnl_delete_inode()
1020 if (ui->del_cmtno != c->cmt_no) { in ubifs_jnl_delete_inode()
1339 new_ui->del_cmtno = c->cmt_no; in ubifs_jnl_rename()
Dubifs.h403 unsigned long long del_cmtno; member