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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/msdos/
H A Dnamei.c455 int err, old_attrs, is_dir, update_dotdot, corrupt = 0; local
468 update_dotdot = (is_dir && old_dir != new_dir);
469 if (update_dotdot) {
542 if (update_dotdot) {
584 if (update_dotdot) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/vfat/
H A Dnamei.c876 int err, is_dir, update_dotdot, corrupt = 0; local
887 update_dotdot = (is_dir && old_dir != new_dir);
888 if (update_dotdot) {
923 if (update_dotdot) {
967 if (update_dotdot) {

Completed in 101 milliseconds