Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ubifs/
Djournal.c760 ui->del_cmtno = c->cmt_no; in ubifs_jnl_update()
1143 if (ui->xattr_cnt || ui->del_cmtno != c->cmt_no) in ubifs_jnl_delete_inode()
1152 if (ui->del_cmtno != c->cmt_no) { in ubifs_jnl_delete_inode()
1497 new_ui->del_cmtno = c->cmt_no; in ubifs_jnl_rename()
Dubifs.h406 unsigned long long del_cmtno; member
Ddir.c179 ui->del_cmtno = c->cmt_no; in ubifs_new_inode()