Home
last modified time | relevance | path

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

/linux/fs/ubifs/
H A Djournal.c760 ui->del_cmtno = c->cmt_no; in ubifs_jnl_update()
1147 if (ui->xattr_cnt || ui->del_cmtno != c->cmt_no) in ubifs_jnl_delete_inode()
1156 if (ui->del_cmtno != c->cmt_no) { in ubifs_jnl_delete_inode()
1501 new_ui->del_cmtno = c->cmt_no; in ubifs_jnl_rename()
H A Dubifs.h402 unsigned long long del_cmtno; member
H A Ddir.c179 ui->del_cmtno = c->cmt_no; in ubifs_new_inode()