Home
last modified time | relevance | path

Searched refs:del_cmtno (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ubifs/
H A Djournal.c632 ui->del_cmtno = c->cmt_no; in ubifs_jnl_update()
1012 if (ui->xattr_cnt || ui->del_cmtno != c->cmt_no) in ubifs_jnl_delete_inode()
1021 if (ui->del_cmtno != c->cmt_no) { in ubifs_jnl_delete_inode()
1361 new_ui->del_cmtno = c->cmt_no; in ubifs_jnl_rename()
H A Dubifs.h347 * @del_cmtno: commit number corresponding to the time the inode was deleted,
404 unsigned long long del_cmtno; member
/kernel/linux/linux-6.6/fs/ubifs/
H A Djournal.c632 ui->del_cmtno = c->cmt_no; in ubifs_jnl_update()
1012 if (ui->xattr_cnt || ui->del_cmtno != c->cmt_no) in ubifs_jnl_delete_inode()
1021 if (ui->del_cmtno != c->cmt_no) { in ubifs_jnl_delete_inode()
1365 new_ui->del_cmtno = c->cmt_no; in ubifs_jnl_rename()
H A Dubifs.h356 * @del_cmtno: commit number corresponding to the time the inode was deleted,
413 unsigned long long del_cmtno; member

Completed in 13 milliseconds