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

/seL4-camkes-master/tools/cogent/impl/fs/vfat/cogent/plat/linux/
H A Dmodule.c761 int err, is_dir, update_dotdot, corrupt = 0; local
773 update_dotdot = (is_dir && old_dir != new_dir);
774 if (update_dotdot) {
808 if (update_dotdot) {
850 if (update_dotdot) {

Completed in 58 milliseconds