CALC_DENT_SIZE 868 fs/ubifs/debug.c size += CALC_DENT_SIZE(nm.len); CALC_DENT_SIZE 1797 fs/ubifs/debug.c fscki1->calc_xsz += CALC_DENT_SIZE(nlen); CALC_DENT_SIZE 1801 fs/ubifs/debug.c fscki1->calc_sz += CALC_DENT_SIZE(nlen); CALC_DENT_SIZE 266 fs/ubifs/dir.c int err, sz_change = CALC_DENT_SIZE(dentry->d_name.len); CALC_DENT_SIZE 517 fs/ubifs/dir.c int err, sz_change = CALC_DENT_SIZE(dentry->d_name.len); CALC_DENT_SIZE 568 fs/ubifs/dir.c int sz_change = CALC_DENT_SIZE(dentry->d_name.len); CALC_DENT_SIZE 656 fs/ubifs/dir.c int sz_change = CALC_DENT_SIZE(dentry->d_name.len); CALC_DENT_SIZE 719 fs/ubifs/dir.c int err, sz_change = CALC_DENT_SIZE(dentry->d_name.len); CALC_DENT_SIZE 778 fs/ubifs/dir.c int sz_change = CALC_DENT_SIZE(dentry->d_name.len); CALC_DENT_SIZE 854 fs/ubifs/dir.c int sz_change = CALC_DENT_SIZE(dentry->d_name.len); CALC_DENT_SIZE 1001 fs/ubifs/dir.c int new_sz = CALC_DENT_SIZE(new_dentry->d_name.len); CALC_DENT_SIZE 1002 fs/ubifs/dir.c int old_sz = CALC_DENT_SIZE(old_dentry->d_name.len); CALC_DENT_SIZE 152 fs/ubifs/xattr.c host_ui->xattr_size += CALC_DENT_SIZE(nm->len); CALC_DENT_SIZE 168 fs/ubifs/xattr.c host_ui->xattr_size -= CALC_DENT_SIZE(nm->len); CALC_DENT_SIZE 502 fs/ubifs/xattr.c host_ui->xattr_size -= CALC_DENT_SIZE(nm->len); CALC_DENT_SIZE 516 fs/ubifs/xattr.c host_ui->xattr_size += CALC_DENT_SIZE(nm->len);