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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/fat/
H A Dnamei_msdos.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) {
H A Dnamei_vfat.c919 int err, is_dir, update_dotdot, corrupt = 0; local
931 update_dotdot = (is_dir && old_dir != new_dir);
932 if (update_dotdot) {
967 if (update_dotdot) {
1011 if (update_dotdot) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/fat/
H A Dnamei_msdos.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) {
H A Dnamei_vfat.c919 int err, is_dir, update_dotdot, corrupt = 0; local
931 update_dotdot = (is_dir && old_dir != new_dir);
932 if (update_dotdot) {
967 if (update_dotdot) {
1011 if (update_dotdot) {

Completed in 63 milliseconds